aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | 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
* | | | | | | | | | | | | Resurrect git-revert.sh example and add comment to builtin-revert.cJunio C Hamano2007-11-13
* | | | | | | | | | | | | git-clean: Fix error message if clean.requireForce is not set.Johannes Sixt2007-11-12
* | | | | | | | | | | | | git-svn: support for funky branch and project names over HTTP(S)Eric Wong2007-11-12
* | | | | | | | | | | | | Documentation: Fix references to deprecated commandsJonas Fonseca2007-11-12
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2007-11-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | / / / | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintJunio C Hamano2007-11-12
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | Fix memory leak in traverse_commit_listShawn O. Pearce2007-11-10
| * | | | | | | | | | | for-each-ref: fix off by one read.Christian Couder2007-11-11
| * | | | | | | | | | | git-branch: remove mention of non-existent '-b' optionJeff King2007-11-11
| * | | | | | | | | | | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'js/upload-pack'Junio C Hamano2007-11-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt2007-11-05
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'js/reset'Junio C Hamano2007-11-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-05
| * | | | | | | | | | | builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-05
| |/ / / / / / / / / /