aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'nd/index-doc' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | doc: technical details about the index file formatJunio C Hamano2011-03-23
| * | | | | | | | | | | | doc: technical details about the index file formatNguyễn Thái Ngọc Duy2011-02-27
* | | | | | | | | | | | | Merge branch 'pk/stash-apply-status-relative' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add test: git stash shows status relative to current dirPiotr Krukowiecki2011-03-20
| * | | | | | | | | | | | | git stash: show status relative to current directoryPiotr Krukowiecki2011-03-14
* | | | | | | | | | | | | | Merge branch 'jc/maint-diff-q-filter' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | diff --quiet: disable optimization when --diff-filter=X is usedJunio C Hamano2011-03-16
* | | | | | | | | | | | | | | Merge branch 'js/maint-stash-index-copy' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | stash: copy the index using --index-output instead of cp -pJohannes Sixt2011-03-17
| * | | | | | | | | | | | | | | stash: fix incorrect quoting in cleanup of temporary filesJohannes Sixt2011-03-17
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'mg/doc-bisect-tweak-worktree' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-bisect.txt: example for bisecting with hot-fixMichael J Gruber2011-03-15
| * | | | | | | | | | | | | | | git-bisect.txt: streamline run presentationMichael J Gruber2011-03-15
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jh/maint-do-not-track-non-branches' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | branch/checkout --track: Ensure that upstream branch is indeed a branchJohan Herland2011-02-16
* | | | | | | | | | | | | | | | Merge branch 'fk/maint-cvsimport-early-failure' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-cvsimport.perl: Bail out right away when reading from the server failsFabian Keil2011-02-27
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jc/maint-apply-report-offset' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | apply -v: show offset count when patch did not apply exactlyJunio C Hamano2011-03-06
* | | | | | | | | | | | | | | | | Merge branch 'jc/maint-apply-no-double-patch' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | apply: do not patch lines that were already patchedJunio C Hamano2011-03-04
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'js/checkout-untracked-symlink' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | do not overwrite untracked symlinksClemens Buchacher2011-02-21
| * | | | | | | | | | | | | | | | Demonstrate breakage: checkout overwrites untracked symlink with directoryJohannes Sixt2011-02-15
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "checkout ambiguous ref bugfix" into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | checkout: fix bug with ambiguous refsJunio C Hamano2011-01-11
* | | | | | | | | | | | | | | | | docs: fix filter-branch subdir example for exotic repo namesJeff King2011-04-01
* | | | | | | | | | | | | | | | | parse-remote: typofixJunio C Hamano2011-03-30
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | contrib/thunderbird-patch-inline: do not require bash to run the scriptMaxin john2011-03-30
* | | | | | | | | | | | | | | | t8001: check the exit status of the command being testedJunio C Hamano2011-03-30
* | | | | | | | | | | | | | | | strbuf.h: remove a tad stale docs-in-comment and reference api-doc insteadMichael Witten2011-03-30
* | | | | | | | | | | | | | | | Typos: t/READMEMichael Witten2011-03-30
* | | | | | | | | | | | | | | | Documentation/config.txt: make truth value of numbers more explicitCarlos Martín Nieto2011-03-30
* | | | | | | | | | | | | | | | git-pack-objects.txt: fix grammatical errorsStephen Boyd2011-03-30
* | | | | | | | | | | | | | | | parse-remote: replace unnecessary sed invocationStephen Boyd2011-03-30
* | | | | | | | | | | | | | | | HOME must be set before calling git-init when creating test repositoriesAlex Riesen2011-03-29
* | | | | | | | | | | | | | | | git tag documentation grammar fixes and readability updatesMichael Witten2011-03-28
* | | | | | | | | | | | | | | | grep: Add the option '--line-number'Joe Ratterman2011-03-28
* | | | | | | | | | | | | | | | Git 1.7.4.2v1.7.4.2Junio C Hamano2011-03-25
* | | | | | | | | | | | | | | | gitweb: Fix handling of fractional timezones in parse_dateJakub Narebski2011-03-25
* | | | | | | | | | | | | | | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor2011-03-22
* | | | | | | | | | | | | | | | bisect: visualize with git-log if gitk is unavailableJeff King2011-03-21
* | | | | | | | | | | | | | | | Update draft release notes to 1.7.4.2Junio C Hamano2011-03-20
* | | | | | | | | | | | | | | | Merge branch 'sp/maint-fd-limit' into maintJunio C Hamano2011-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sha1_file.c: Don't retain open fds on small packsShawn O. Pearce2011-03-02
| * | | | | | | | | | | | | | | | mingw: add minimum getrlimit() compatibility stubErik Faye-Lund2011-03-02
| * | | | | | | | | | | | | | | | Limit file descriptors used by packsShawn O. Pearce2011-02-28
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'mr/hpux' into maintJunio C Hamano2011-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-compat-util.h: Honor HP C's noreturn attributeMichal Rokos2011-03-08