22665 Commits (981ff5c37ae20687c98d98c8689d5e89016026d2)
 

Author SHA1 Message Date
Jonathan Nieder 981ff5c37a cherry-pick/revert: Use error() for failure message 15 years ago
Jonathan Nieder 2a41dfb03b Introduce advise() to print hints 15 years ago
Jonathan Nieder 130ab8ab9c Eliminate “Finished cherry-pick/revert” message 15 years ago
Christian Couder 6bc83cdd0b t3508: add check_head_differs_from() helper function and use it 15 years ago
Christian Couder f29b5e06b3 revert: improve success message by adding abbreviated commit sha1 15 years ago
Christian Couder 3b2c5b6df4 revert: don't print "Finished one cherry-pick." if commit failed 15 years ago
Christian Couder 5df16453d4 revert: refactor commit code into a new run_git_commit() function 15 years ago
Christian Couder 7b53b92fdb revert: report success when using option --strategy 15 years ago
Junio C Hamano 53b304224a Merge branch 'jn/paginate-fix' 15 years ago
Junio C Hamano ea56a7ed97 Merge branch 'wp/merge-tree-fix' 15 years ago
Junio C Hamano 4bd874c8f3 Merge branch 'js/merge-rr-fix' 15 years ago
Junio C Hamano 4cd1b99c32 Merge branch 'jc/diff-merge-base-multi' 15 years ago
Junio C Hamano a8b7fcffdd Merge branch 'ns/merge-recursive-uptodate' 15 years ago
Junio C Hamano c257bbb559 Merge branch 'jn/tests' 15 years ago
Junio C Hamano 90a0f1b44b Merge branch 'eb/doc-log-manpage' 15 years ago
Junio C Hamano a7d7853463 Merge branch 'jn/grep-open' 15 years ago
Junio C Hamano cb597adb5c Merge branch 'mg/revision-doc' 15 years ago
Junio C Hamano bff6e86b3d Merge branch 'jk/maint-status-keep-index-timestamp' 15 years ago
Junio C Hamano 754e66b7a0 Merge branch 'jc/rebase-i-commit-msg-fix' 15 years ago
Junio C Hamano 849865733f Merge branch 'ab/submodule-add-f' 15 years ago
Junio C Hamano aa57328d60 Merge branch 'bc/maint-makefile-fixes' 15 years ago
Junio C Hamano c255a70b5e Merge branch 'maint' 15 years ago
Jonathan Nieder 0ad0a61f05 Documentation: add submodule.* to the big configuration variable list 15 years ago
Jonathan Nieder 47dc5d5fda gitmodules.5: url can be a relative path 15 years ago
Pavan Kumar Sunkara 109988f2cb gitweb: fix esc_url 15 years ago
Jonathan Nieder 030149a4dc git --paginate: paginate external commands again 15 years ago
Jay Soffian 3ca399d40a MERGE_RR is in .git, not .git/rr-cache 15 years ago
Will Palmer 21baa6e0c5 merge-tree: fix where two branches share no changes 15 years ago
Will Palmer f32e9852d4 add basic tests for merge-tree 15 years ago
Junio C Hamano fc051572a3 Git 1.7.2-rc3 15 years ago
Junio C Hamano c9a9766328 Merge branch 'jc/read-tree-cache-tree-fix' 15 years ago
Raja R Harinath c7d1d1b132 Use dev_t for device id (st_dev) from stat in setup_git_directory_gently() 15 years ago
Junio C Hamano c008c0ff20 diff A...B: give one possible diff when there are more than one merge-base 15 years ago
Junio C Hamano 449aeb10d5 Merge branch 'maint' 15 years ago
Oren Held 1b79d1c2a8 git fetch documentation: describe short '-p' synonym to '--prune' option 15 years ago
Miklos Vajna 312a30eb5d format-patch: document the format.to configuration setting 15 years ago
Michael J Gruber 637ab29b86 test-lib: TAP compliance for skipping tests on request 15 years ago
Michael J Gruber 47e67d479b test-lib: simplify GIT_SKIP_TESTS loop 15 years ago
Junio C Hamano 609eb9f7ff Merge branch 'maint' 15 years ago
Jonathan Nieder bcefed419a t3000 (ls-files -o): modernize style 15 years ago
Fredrik Skolmli 5d1e34158a Documentation: Spelling fix in protocol-capabilities.txt 15 years ago
Nicolas Sebrecht 5e5ffa091b merge-recursive: use "up-to-date" instead of "uptodate" in error message for consistency 15 years ago
Nicolas Sebrecht 142183d096 checkout: accord documentation to what git does 15 years ago
Johannes Sixt 0e418e568f t0005: work around strange $? in ksh when program terminated by a signal 15 years ago
Junio C Hamano 037c43c68e Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix 15 years ago
Bo Yang e13f38a33e diff.c: fix a graph output bug 15 years ago
Ævar Arnfjörð Bjarmason e8344e8666 tests: Use skip_all=* to skip tests 15 years ago
Junio C Hamano b1f47514f2 Fix "read-tree -m A B" priming the cache-tree 15 years ago
Eli Barzilay 4ded69169b Reorganize `git-log' man page to clarify common diff options. 15 years ago
Jonathan Nieder 4ecb79386d t9118 (git-svn): prevent early failure from taking down later tests 15 years ago