aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'mh/retag'Junio C Hamano2007-11-14
|\
| * Add tests for git tagMike Hommey2007-11-05
| * Reuse previous annotation when overwriting a tagMike Hommey2007-11-05
* | Merge branch 'jc/stash-create'Junio C Hamano2007-11-14
|\ \
| * | git-stash: Fix listing stashesEmil Medve2007-11-07
| * | git-merge: no reason to use cpio anymoreJunio C Hamano2007-11-01
| * | Revert "rebase: allow starting from a dirty tree."Junio C Hamano2007-11-01
| * | rebase: allow starting from a dirty tree.Junio C Hamano2007-09-14
| * | stash: implement "stash create"Junio C Hamano2007-09-14
* | | Merge branch 'bg/format-patch-N'Junio C Hamano2007-11-14
|\ \ \
| * | | Rearrange git-format-patch synopsis to improve clarity.David Symonds2007-11-05
| * | | format-patch: Test --[no-]numbered and format.numberedBrian Gernhardt2007-11-04
| * | | format-patch: Add configuration and off switch for --numberedBrian Gernhardt2007-11-04
* | | | Merge branch 'np/progress'Junio C Hamano2007-11-14
|\ \ \ \
| * | | | nicer display of thin pack completionNicolas Pitre2007-11-08
| * | | | make display of total transferred fully accurateNicolas Pitre2007-11-07
| * | | | remove dead code from the csum-file interfaceNicolas Pitre2007-11-05
| * | | | git-fetch: be even quieter.Pierre Habouzit2007-11-05
| * | | | make display of total transferred more accurateNicolas Pitre2007-11-05
| * | | | sideband.c: ESC is spelled '\033' not '\e' for portability.Nicolas Pitre2007-11-05
| * | | | fix display overlap between remote and local progressNicolas Pitre2007-11-04
| |/ / /
* | | | Merge branch 'js/rebase-detached'Junio C Hamano2007-11-14
|\ \ \ \
| * | | | rebase: fix "rebase --continue" breakageJohannes Schindelin2007-11-12
| * | | | rebase: operate on a detached HEADJohannes Schindelin2007-11-09
* | | | | Merge branch 'rs/pretty'Junio C Hamano2007-11-14
|\ \ \ \ \
| * | | | | Fix preprocessor logic that determines the availablity of strchrnul().Johannes Sixt2007-11-12
| * | | | | Simplify strchrnul() compat codeAndreas Ericsson2007-11-11
| * | | | | --format=pretty: avoid calculating expensive expansions twiceRené Scharfe2007-11-11
| * | | | | add strbuf_adddup()René Scharfe2007-11-11
| * | | | | --pretty=format: parse commit message only onceRené Scharfe2007-11-11
| * | | | | --pretty=format: on-demand format expansionRené Scharfe2007-11-09
| * | | | | Add strchrnul()René Scharfe2007-11-09
| |/ / / /
* | | | | Merge branch 'rr/cvsexportcommit-w'Junio C Hamano2007-11-14
|\ \ \ \ \
| * | | | | cvsexportcommit: Add switch to specify CVS workdirRobin Rosenberg2007-11-01
* | | | | | Merge branch 'gh/cvsimport-user'Junio C Hamano2007-11-14
|\ \ \ \ \ \
| * | | | | | git-cvsimport: fix handling of user name when it is not set in CVSROOTGordon Hopper2007-11-09
| | |/ / / / | |/| | | |
* | | | | | user-manual: minor rewording for clarity.Sergei Organov2007-11-14
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-14
|\ \ \ \ \ \
| * | | | | | git-clean: honor core.excludesfileJunio C Hamano2007-11-14
| * | | | | | Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca2007-11-14
| * | | | | | git-remote.txt: fix typoSergei Organov2007-11-14
| * | | | | | core-tutorial.txt: Fix argument mistake in an example.Sergei Organov2007-11-14
| * | | | | | replace reference to git-rm with git-reset in git-commit docJing Xue2007-11-14
| * | | | | | Grammar fixes for gitattributes documentationWincent Colaiuta2007-11-14
| * | | | | | Don't allow fast-import tree delta chains to exceed maximum depthShawn O. Pearce2007-11-13
| * | | | | | revert/cherry-pick: allow starting from dirty work tree.Junio C Hamano2007-11-13
| * | | | | | t/t3404: fix test for a bogus todo file.Junio C Hamano2007-11-13
* | | | | | | Fix dependencies of parse-options test programAlex Riesen2007-11-14
* | | | | | | user-manual.txt: fix a few mistakesSergei Organov2007-11-14
* | | | | | | Handle broken vsnprintf implementations in strbufShawn O. Pearce2007-11-14