aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make non-static functions, that may be static, staticStephan Beyer2008-07-23
* ignore non-existent refs in dwim_log()Junio C Hamano2008-07-23
* git-completion.bash: provide completion for 'show-branch'Thomas Rast2008-07-23
* bash completion: Add long options for 'git rm'Lee Marlow2008-07-23
* svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas2008-07-23
* Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis2008-07-23
* git daemon: avoid waking up too oftenJohannes Schindelin2008-07-23
* builtin-commit: Two trivial style-cleanupsJohannes Schindelin2008-07-23
* Documentation: clarify diff --ccJunio C Hamano2008-07-23
* am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer2008-07-23
* git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis2008-07-23
* builtin-branch.c: optimize --merged and --no-mergedJunio C Hamano2008-07-23
* builtin-branch.c: remove unused code in append_ref() callback functionJunio C Hamano2008-07-23
* stash save: fix parameter handlingJunio C Hamano2008-07-23
* git-am: Add colon before the subject that is printed out as being appliedStephan Beyer2008-07-23
* rebase -i: When an 'edit' stops, mention the commitJohannes Sixt2008-07-23
* sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-07-23
* Add test to show that show-branch misses out the 8th columnJohannes Schindelin2008-07-23
* Ignore dirty submodule states in "git pull --rebase"Johannes Schindelin2008-07-23
* t/t4202-log.sh: add newline at end of fileBrandon Casey2008-07-23
* t7502-commit.sh: rearrange test to make more portableBrandon Casey2008-07-23
* t3200,t7201: replace '!' with test_must_failBrandon Casey2008-07-23
* t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey2008-07-23
* t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey2008-07-23
* t7601: extend the 'merge picks up the best result' testMiklos Vajna2008-07-23
* In perforce, RCS keywords are case-sensitiveDaniel Barkalow2008-07-23
* Allow pager of diff command be enabled/disabledAlex Riesen2008-07-23
* Fix two leftovers from path_list->string_listJohannes Schindelin2008-07-22
* git am --skip: clean the index while preserving local changesOlivier Marin2008-07-22
* git-submodule: move ill placed shift.Pierre Habouzit2008-07-21
* builtin-merge: add missing structure initializationPierre Habouzit2008-07-21
* builtin-merge: give a proper error message for invalid strategies in configMiklos Vajna2008-07-21
* tests: do not rely on external "patch"Junio C Hamano2008-07-21
* Don't cut off last character of commit descriptions.Nikolaj Schumacher2008-07-21
* parse-options: fix segmentation fault when a required value is missingOlivier Marin2008-07-21
* mailinfo: better parse email adresses containg parenthesesPhilippe Bruhat (BooK)2008-07-21
* git-am: remove dash from help messageOlivier Marin2008-07-21
* Revert "make git-status use a pager"Junio C Hamano2008-07-21
* git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder2008-07-21
* Rename path_list to string_listJohannes Schindelin2008-07-21
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-21
* Update my e-mail addressJunio C Hamano2008-07-21
* Merge branch 'ap/trackinfo'v1.6.0-rc0Junio C Hamano2008-07-20
|\
| * Reword "your branch has diverged..." lines to reduce line lengthAvery Pennarun2008-07-16
* | Merge branch 'jc/rerere-auto-more'Junio C Hamano2008-07-20
|\ \
| * | rerere.autoupdate: change the message when autoupdate is in effectJunio C Hamano2008-07-16
| |/
* | Merge branch 'ns/am-abort'Junio C Hamano2008-07-20
|\ \
| * | git am --abortNanako Shiraishi2008-07-19
| |/
* | Merge branch 'jc/add-addremove'Junio C Hamano2008-07-20
|\ \
| * | git-add --all: documentationJunio C Hamano2008-07-19