summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | t3030: merge-recursive backend test.Junio C Hamano2007-04-101-0/+528
| * | | | merge-recursive: handle D/F conflict case more carefully.Junio C Hamano2007-04-101-3/+26
| * | | | merge-recursive: do not barf on "to be removed" entries.Junio C Hamano2007-04-101-5/+11
| * | | | Treat D/F conflict entry more carefully in unpack-trees.c::threeway_merge()Junio C Hamano2007-04-101-14/+20
| * | | | t1000: fix case table.Junio C Hamano2007-04-102-2/+2
* | | | | Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm2007-04-173-5/+25
* | | | | Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".Christian Couder2007-04-161-1/+1
* | | | | Bisect: simplify "bisect start" logging.Christian Couder2007-04-161-4/+1
* | | | | Merge branch 'js/wrap-log'Junio C Hamano2007-04-168-3/+120
|\ \ \ \ \
| * | | | | Fix permissions on test scriptsAlex Riesen2007-04-167-0/+0
| * | | | | Fix t4201: accidental arithmetic expansionAlex Riesen2007-04-161-1/+1
| * | | | | shortlog -w: make wrap-line behaviour optional.Junio C Hamano2007-04-102-5/+67
| * | | | | Use print_wrapped_text() in shortlogJohannes Schindelin2007-04-102-3/+58
| |/ / / /
* | | | | send-email: do not leave an empty CC: line if no cc is present.Junio C Hamano2007-04-161-2/+5
* | | | | Add support for "commit name decorations" to log family of commandsLinus Torvalds2007-04-163-2/+61
* | | | | Add a generic "object decorator" interface, and make object refs use itLinus Torvalds2007-04-165-65/+116
* | | | | Merge branch 'maint'Junio C Hamano2007-04-1611-137/+222
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Have sample update hook not refuse deleting a branch through push.Gerrit Pape2007-04-161-1/+6
| * | | | variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape2007-04-161-0/+1
| * | | | Update git-annotate/git-blame documentationAndrew Ruder2007-04-164-67/+85
| * | | | Update git-apply documentationAndrew Ruder2007-04-161-6/+7
| * | | | Update git-applymbox documentationAndrew Ruder2007-04-161-4/+10
| * | | | Update git-am documentationAndrew Ruder2007-04-161-9/+16
| * | | | user-manual: use detached head when rewriting historyJ. Bruce Fields2007-04-161-7/+8
| * | | | user-manual: start revising "internals" chapterJ. Bruce Fields2007-04-161-18/+20
| * | | | user-manual: detached HEADJ. Bruce Fields2007-04-161-2/+42
| * | | | user-manual: fix discussion of default cloneJ. Bruce Fields2007-04-161-3/+3
| * | | | Documentation: clarify track/no-track option.J. Bruce Fields2007-04-161-4/+8
| * | | | Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields2007-04-161-4/+5
| * | | | Documentation: minor edits of git-lost-found manpageJ. Bruce Fields2007-04-161-12/+11
* | | | | git-rm: Trivial fix for a comment typo.Steven Grimm2007-04-161-1/+1
* | | | | Add --quiet option to suppress output of "rm" commands for removed files.Steven Grimm2007-04-163-3/+34
* | | | | Display the subject of the commit just made.Michael S. Tsirkin2007-04-161-1/+2
* | | | | Add policy on user-interface changesAndrew Ruder2007-04-151-0/+3
* | | | | Merge branch 'maint'Junio C Hamano2007-04-153-15/+44
|\ \ \ \ \ | |/ / / /
| * | | | Document -g (--walk-reflogs) option of git-logAlex Riesen2007-04-151-0/+5
| * | | | sscanf/strtoul: parse integers robustlyJim Meyering2007-04-144-18/+22
| * | | | Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-04-141-14/+38
| |\ \ \ \
| | * | | | [PATCH] Improve look-and-feel of the gitk tool.Eygene Ryabinkin2007-04-011-8/+15
| | * | | | [PATCH] Teach gitk to use the user-defined UI font everywhere.Eygene Ryabinkin2007-04-011-6/+23
| * | | | | git-blame: Fix overrun in fake_working_tree_commit()Michael Spang2007-04-141-1/+1
* | | | | | ident.c: Use size_t (instead of int) to store sizesLuiz Fernando N. Capitulino2007-04-151-7/+7
* | | | | | ident.c: Use const qualifier for 'struct passwd' parametersLuiz Fernando N. Capitulino2007-04-151-2/+2
* | | | | | Merge branch 'maint'Junio C Hamano2007-04-144-17/+49
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-quiltimport complaining yet still workingLinus Torvalds2007-04-141-2/+2
| * | | | | config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld2007-04-131-1/+1
| * | | | | config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld2007-04-131-2/+2
| * | | | | config.txt: Document core.autocrlfFrank Lichtenheld2007-04-131-0/+10
| * | | | | config.txt: Document gitcvs.allbinaryFrank Lichtenheld2007-04-131-0/+7
| * | | | | Do not default to --no-index when given two directories.Junio C Hamano2007-04-131-10/+26