summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | t/t7004-tag: test handling of rfc1991 signaturesMichael J Gruber2010-11-101-0/+66
* | | | | | | | | | | | | | | Merge branch 'ks/maint-getenv-fix' into maintJunio C Hamano2010-12-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | setup: make sure git_dir path is in a permanent buffer, getenv(3) caseKirill Smelkov2010-11-121-0/+1
* | | | | | | | | | | | | | | | Add --force to git-send-email documentationAlejandro R. Sedeño2010-12-101-0/+3
* | | | | | | | | | | | | | | | Merge branch 'jn/ignore-doc' into maintJunio C Hamano2010-12-091-7/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Documentation: point to related commands from gitignoreJonathan Nieder2010-11-111-5/+19
| * | | | | | | | | | | | | | | | Documentation: split gitignore page into sectionsJonathan Nieder2010-11-111-2/+4
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'jn/cherry-pick-refresh-index' into maintJunio C Hamano2010-12-092-2/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cherry-pick/revert: transparently refresh indexJonathan Nieder2010-11-102-2/+26
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jl/add-p-reverse-message' into maintJunio C Hamano2010-12-091-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Correct help blurb in checkout -p and friendsJonathan "Duke" Leto2010-10-281-2/+11
* | | | | | | | | | | | | | | | | Merge branch 'np/diff-in-corrupt-repository' into maintJunio C Hamano2010-12-091-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | diff: don't presume empty file when corresponding object is missingNicolas Pitre2010-10-211-2/+6
* | | | | | | | | | | | | | | | | | Merge branch 'fc/apply-p2-get-header-name' into maintJunio C Hamano2010-12-092-14/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | test: git-apply -p2 rename/chmod onlyJunio C Hamano2010-11-051-0/+26
| * | | | | | | | | | | | | | | | | | Fix git-apply with -p greater than 1Federico Cuello2010-11-051-14/+14
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'np/pack-broken-boundary' into maintJunio C Hamano2010-12-091-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | make pack-objects a bit more resilient to repo corruptionNicolas Pitre2010-10-221-1/+15
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'ak/apply-non-git-epoch' into maintJunio C Hamano2010-12-095-6/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | apply: handle patches with funny filename and colon in timezoneJonathan Nieder2010-11-104-2/+48
| * | | | | | | | | | | | | | | | | | apply: Recognize epoch timestamps with : in the timezoneAnders Kaseorg2010-10-132-4/+9
* | | | | | | | | | | | | | | | | | | Merge branch 'cm/diff-check-at-eol' into maintJunio C Hamano2010-12-092-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | diff --check: correct line numbers of new blank lines at EOFChristoph Mallon2010-10-162-1/+10
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'tc/smart-http-post-redirect' into maintJunio C Hamano2010-12-093-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | smart-http: Don't change POST to GET when following redirectTay Ray Chuan2010-09-273-0/+20
* | | | | | | | | | | | | | | | | | | | Merge branch 'ab/require-perl-5.8' into maintJunio C Hamano2010-12-0916-13/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2010-09-277-7/+10
| * | | | | | | | | | | | | | | | | | | | perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-2714-6/+17
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison2010-12-091-4/+4
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | git-rm.txt: Fix quotingMichael J Gruber2010-12-071-6/+6
* | | | | | | | | | | | | | | | | | | Git 1.7.3.3v1.7.3.3Junio C Hamano2010-12-032-3/+11
* | | | | | | | | | | | | | | | | | | CodingGuidelines: mention whitespace preferences for shell scriptsGiuseppe Bilotta2010-12-031-0/+4
* | | | | | | | | | | | | | | | | | | Documentation: do not misinterpret pull refspec as bold textJonathan Nieder2010-12-031-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Prepare for 1.7.3.3Junio C Hamano2010-12-025-1/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Git 1.7.2.4v1.7.2.4Junio C Hamano2010-12-025-2/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Git 1.7.1.3v1.7.1.3Junio C Hamano2010-12-024-2/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Git 1.7.0.8v1.7.0.8Junio C Hamano2010-12-023-2/+12
* | | | | | | | | | | | | | | | | | Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano2010-12-022-2/+2
* | | | | | | | | | | | | | | | | | Merge branch 'cb/maint-orphan-merge-noclobber' into maintJunio C Hamano2010-12-022-1/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | do not overwrite untracked during merge from unborn branchClemens Buchacher2010-11-152-1/+35
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/add-e-doc' into maintJunio C Hamano2010-12-021-3/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | docs: give more hints about how "add -e" worksJeff King2010-11-091-28/+76
| * | | | | | | | | | | | | | | | | | | docs: give more hints about how "add -e" worksJeff King2010-10-211-3/+29
* | | | | | | | | | | | | | | | | | | | Merge branch 'bg/maint-gitweb-test-lib' into maintJunio C Hamano2010-12-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt2010-10-201-1/+1
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-merge-file-subdir' into maintJunio C Hamano2010-12-023-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | merge-file: correctly find files when called in subdirThomas Rast2010-10-182-1/+14
| * | | | | | | | | | | | | | | | | | | | prefix_filename(): safely handle the case where pfx_len=0Thomas Rast2010-10-181-2/+2
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ks/no-textconv-symlink' into maintJunio C Hamano2010-12-026-25/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov2010-09-296-21/+30