aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-05
* lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-05
* test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-05
* Use test_set_editor in t9001-send-email.shBryan Donlan2008-05-05
* test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-05
* git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan2008-05-05
* config.c: Escape backslashes in section names properlyBryan Donlan2008-05-05
* git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-05
* Cleanup xread() loops to use read_in_full()Heikki Orsila2008-05-03
* Merge branch 'maint'Junio C Hamano2008-05-03
|\
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-03
| |\
| | * filter-branch: Documentation fix.Florian Ragwitz2008-05-03
| * | checkout: don't rfc2047-encode oneline on detached HEADJeff King2008-05-03
* | | Documentation: hooks: fix missing verb in pre-applypatch descriptionChristian Couder2008-05-03
* | | log: print log entry terminator even if the message is emptyAdam Simpkins2008-05-03
* | | Remove dead code: show_log() sep argument and diff_options.msg_sepAdam Simpkins2008-05-03
* | | git-svn: Same default as cvsimport when using --use-log-authorStephen R. van den Berg2008-04-30
* | | Merge branch 'maint'Junio C Hamano2008-04-30
|\ \ \ | |/ /
| * | fetch-pack: brown paper bag fixJunio C Hamano2008-04-30
* | | Documentation: point git-prune users to git-gcJeff King2008-04-29
* | | Documentation on --git-dir and --work-treeLiu Yubao2008-04-29
* | | Make read_in_full() and write_in_full() consistent with xread() and xwrite()Heikki Orsila2008-04-29
* | | Documentation gitk: Describe what --merge doesRichard Quirk2008-04-29
* | | Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen2008-04-29
* | | Add otherwise missing --strict option to unpack-objects summary.Jon Loeliger2008-04-29
* | | git-svn: detect and fail gracefully when dcommitting to a voidMatthieu Moy2008-04-29
* | | make git-status use a pagerBart Trojanowski2008-04-29
* | | Merge branch 'maint'Junio C Hamano2008-04-29
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-29
| |\ \ | | |/
| | * cvsimport: always pass user data to "system" as a listJeff King2008-04-29
| | * fix reflog approxidate parsing bugJeff King2008-04-29
| * | Fix use after free() in builtin-fetchAlex Riesen2008-04-28
| * | fetch-pack: do not stop traversing an already parsed commitLinus Torvalds2008-04-28
| * | Use "=" instead of "==" in condition as it is more portableAlex Riesen2008-04-28
* | | Die for an early EOF in a file reading loopHeikki Orsila2008-04-27
* | | Document functions xmemdupz(), xread() and xwrite()Heikki Orsila2008-04-27
* | | Merge branch 'maint'Junio C Hamano2008-04-27
|\ \ \ | |/ /
| * | clone: detect and fail on excess parametersJunio C Hamano2008-04-27
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-27
| |\ \ | | |/
| | * Remove 'header' from --signoff option descriptionDan McGee2008-04-27
* | | bash: Add completion for gitk --mergeRichard Quirk2008-04-27
* | | rev-parse: fix --verify to error out when passed junk after a good revChristian Couder2008-04-27
* | | git checkout: add -t alias for --trackMiklos Vajna2008-04-27
* | | rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian Couder2008-04-26
* | | Merge branch 'ho/shared'Junio C Hamano2008-04-25
|\ \ \
| * | | Make core.sharedRepository more genericHeikki Orsila2008-04-16
* | | | Merge branch 'maint'Junio C Hamano2008-04-24
|\ \ \ \ | | |/ / | |/| |
| * | | remote: create fetch config lines with '+'Jeff King2008-04-24
| * | | push: allow unqualified dest refspecs to DWIMJeff King2008-04-24
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-24
| |\ \ \ | | | |/ | | |/|