aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jn/maint-c99-format'Junio C Hamano2011-03-23
|\
| * unbreak and eliminate NO_C99_FORMATJonathan Nieder2011-03-17
| * mktag: avoid %td in format stringJonathan Nieder2011-03-17
* | Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-23
|\ \
| * | Rename core.abbrevlength back to core.abbrevJunio C Hamano2011-03-20
| * | Make the default abbrev length configurableLinus Torvalds2011-03-11
* | | Merge branch 'pk/stash-apply-status-relative'Junio C Hamano2011-03-23
|\ \ \
| * | | 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'Junio C Hamano2011-03-23
|\ \ \ \
| * | | | diff --quiet: disable optimization when --diff-filter=X is usedJunio C Hamano2011-03-16
* | | | | Merge branch 'pw/p4'Junio C Hamano2011-03-23
|\ \ \ \ \
| * | | | | git-p4: test sync new branchPete Wyckoff2011-03-16
| * | | | | git-p4: fix sync new branch regressionPete Wyckoff2011-03-16
* | | | | | Update draft release notes to 1.7.5Junio C Hamano2011-03-22
* | | | | | Merge branch 'mg/rev-list-one-side-only'Junio C Hamano2011-03-22
|\ \ \ \ \ \
| * | | | | | git-log: put space after commit markMichael J Gruber2011-03-10
| * | | | | | t6007: test rev-list --cherryMichael J Gruber2011-03-09
| * | | | | | log --cherry: a synonymMichael J Gruber2011-03-09
| * | | | | | rev-list: documentation and test for --cherry-markMichael J Gruber2011-03-09
| * | | | | | revision.c: introduce --cherry-markMichael J Gruber2011-03-09
| * | | | | | rev-list/log: factor out revision mark generationMichael J Gruber2011-03-09
| * | | | | | rev-list: --left/right-only are mutually exclusiveJunio C Hamano2011-02-21
| * | | | | | rev-list: documentation and test for --left/right-onlyMichael J Gruber2011-02-21
| * | | | | | t6007: Make sure we test --cherry-pickMichael J Gruber2011-02-21
| * | | | | | revlist.c: introduce --left/right-only for unsymmetric pickingMichael J Gruber2011-02-21
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'js/maint-stash-index-copy'Junio C Hamano2011-03-22
|\ \ \ \ \ \
| * | | | | | 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 'tl/p4'Junio C Hamano2011-03-22
|\ \ \ \ \ \
| * | | | | | git-p4: Fix error message crash in P4Sync.commit.Tor Arvid Lund2011-03-15
| * | | | | | Teach git-p4 to ignore case in perforce filenames if configured.Tor Arvid Lund2011-03-15
| * | | | | | git-p4: Teach gitConfig method about arguments.Tor Arvid Lund2011-03-15
* | | | | | | Merge branch 'mg/doc-bisect-tweak-worktree'Junio C Hamano2011-03-22
|\ \ \ \ \ \ \
| * | | | | | | 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 'jn/test-sanitize-git-env'Junio C Hamano2011-03-22
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: scrub environment of GIT_* variablesJonathan Nieder2011-03-15
| * | | | | | | | config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-15
| * | | | | | | | gitattributes: drop support for GIT_ATTR_NOGLOBALJonathan Nieder2011-03-15
| * | | | | | | | tests: suppress system gitattributesJonathan Nieder2011-03-15
| * | | | | | | | tests: stop worrying about obsolete environment variablesJonathan Nieder2011-03-15
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sp/maint-upload-pack-stop-early'Junio C Hamano2011-03-22
|\ \ \ \ \ \ \ \
| * | | | | | | | upload-pack: Implement no-done capabilityShawn O. Pearce2011-03-15
| * | | | | | | | upload-pack: More aggressively send 'ACK %s ready'Shawn O. Pearce2011-03-14
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'sp/maint-fetch-pack-stop-early'Junio C Hamano2011-03-22
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch-pack: Implement no-done capabilityShawn O. Pearce2011-03-15
| * | | | | | | | fetch-pack: Finish negotation if remote replies "ACK %s ready"Shawn O. Pearce2011-03-14
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/maint-rev-list-culled-boundary'Junio C Hamano2011-03-22
|\ \ \ \ \ \ \ \
| * | | | | | | | list-objects.c: don't add an unparsed NULL as a pending treeJunio C Hamano2011-03-14