summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano2010-03-152-7/+10
* Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2010-01-188-43/+47
|\
| * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2010-01-108-43/+47
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2010-01-104-28/+28
| | |\
| | | * base85: Make the code more obvious instead of explaining the non-obviousAndreas Gruenbacher2010-01-091-8/+2
| | | * base85: encode_85() does not use the decode tableAndreas Gruenbacher2010-01-091-2/+0
| | | * base85 debug code: Fix length byte calculationAndreas Gruenbacher2010-01-091-1/+1
| | | * checkout -m: do not try to fall back to --merge from an unborn branchJunio C Hamano2010-01-061-2/+8
| | | * branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy2009-12-312-15/+17
| | * | textconv: stop leaking file descriptorsJeff King2009-12-301-0/+2
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-12-292-9/+11
| | |\ \ | | | |/
| | | * commit: --cleanup is a message optionGreg Price2009-12-291-2/+4
| | | * t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy2009-12-291-7/+7
| | * | git count-objects: handle packs bigger than 4GAndreas Schwab2009-12-291-6/+6
* | | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-033-4/+8
|\ \ \ \ | |/ / /
| * | | git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-031-1/+1
| * | | clone: disconnect transport after fetchingJeff King2009-09-022-3/+7
* | | | git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape2009-09-021-20/+20
* | | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-274-4/+4
|\ \ \ \ | |/ / /
| * | | Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-272-2/+2
| * | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-271-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-271-1/+1
| | |\ \ | | | |/
| | | * Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-271-1/+1
| | | * Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-272-2/+43
| | | |\
| * | | | Round-down years in "years+months" relative date viewDavid Reiss2009-08-271-1/+1
* | | | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano2009-08-262-0/+15
|\ \ \ \ \
| * | | | | add -p: do not attempt to coalesce mode changesThomas Rast2009-08-152-1/+5
| * | | | | git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov2009-08-151-0/+11
* | | | | | Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-128-10/+10
* | | | | | Documentation: merge: one <remote> is requiredPaul Bolle2009-08-121-1/+1
* | | | | | help.c: give correct structure's size to memset()Johan Herland2009-08-121-1/+1
* | | | | | Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-102-4/+4
* | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-072-11/+27
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-072-11/+27
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-072-11/+27
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | verify-pack -v: do not report "chain length 0"Junio C Hamano2009-08-071-8/+19
| | | * | | t5510: harden the way verify-pack is usedJunio C Hamano2009-08-071-3/+8
* | | | | | Better usage string for reflog.Matthieu Moy2009-08-051-1/+1
* | | | | | hg-to-git: don't import the unused popen2 moduleMiklos Vajna2009-08-041-1/+1
* | | | | | send-email: remove debug traceErik Faye-Lund2009-08-041-1/+0
* | | | | | config: Keep inner whitespace verbatimBjörn Steinbrink2009-07-312-6/+9
* | | | | | GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-283-2/+38
* | | | | | config.txt: document add.ignore-errorsStephen Boyd2009-07-281-0/+5
* | | | | | request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan2009-07-281-1/+1
* | | | | | t8005: Nobody writes Russian in shift_jisJunio C Hamano2009-07-254-17/+19
* | | | | | Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2009-07-252-5/+9
* | | | | | SunOS grep does not understand -C<n> nor -eJunio C Hamano2009-07-241-0/+1
* | | | | | Fix export_marks() error handling.Matthias Andree2009-07-241-4/+10
* | | | | | git branch: clean up detached branch handlingLinus Torvalds2009-07-231-15/+23
* | | | | | git branch: avoid unnecessary object lookupsLinus Torvalds2009-07-231-10/+14