Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | --pretty=format: parse commit message only once | René Scharfe | 2007-11-11 | |
| * | | | | | | | | | | --pretty=format: on-demand format expansion | René Scharfe | 2007-11-09 | |
| * | | | | | | | | | | Add strchrnul() | René Scharfe | 2007-11-09 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'rr/cvsexportcommit-w' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | cvsexportcommit: Add switch to specify CVS workdir | Robin Rosenberg | 2007-11-01 | |
* | | | | | | | | | | | Merge branch 'gh/cvsimport-user' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | git-cvsimport: fix handling of user name when it is not set in CVSROOT | Gordon Hopper | 2007-11-09 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | user-manual: minor rewording for clarity. | Sergei Organov | 2007-11-14 | |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | git-clean: honor core.excludesfile | Junio C Hamano | 2007-11-14 | |
| * | | | | | | | | | | | Documentation: Fix man page breakage with DocBook XSL v1.72 | Jonas Fonseca | 2007-11-14 | |
| * | | | | | | | | | | | git-remote.txt: fix typo | Sergei Organov | 2007-11-14 | |
| * | | | | | | | | | | | core-tutorial.txt: Fix argument mistake in an example. | Sergei Organov | 2007-11-14 | |
| * | | | | | | | | | | | replace reference to git-rm with git-reset in git-commit doc | Jing Xue | 2007-11-14 | |
| * | | | | | | | | | | | Grammar fixes for gitattributes documentation | Wincent Colaiuta | 2007-11-14 | |
| * | | | | | | | | | | | Don't allow fast-import tree delta chains to exceed maximum depth | Shawn O. Pearce | 2007-11-13 | |
| * | | | | | | | | | | | revert/cherry-pick: allow starting from dirty work tree. | Junio C Hamano | 2007-11-13 | |
| * | | | | | | | | | | | t/t3404: fix test for a bogus todo file. | Junio C Hamano | 2007-11-13 | |
* | | | | | | | | | | | | Fix dependencies of parse-options test program | Alex Riesen | 2007-11-14 | |
* | | | | | | | | | | | | user-manual.txt: fix a few mistakes | Sergei Organov | 2007-11-14 | |
* | | | | | | | | | | | | Handle broken vsnprintf implementations in strbuf | Shawn O. Pearce | 2007-11-14 | |
* | | | | | | | | | | | | Resurrect git-revert.sh example and add comment to builtin-revert.c | Junio C Hamano | 2007-11-13 | |
* | | | | | | | | | | | | git-clean: Fix error message if clean.requireForce is not set. | Johannes Sixt | 2007-11-12 | |
* | | | | | | | | | | | | git-svn: support for funky branch and project names over HTTP(S) | Eric Wong | 2007-11-12 | |
* | | | | | | | | | | | | Documentation: Fix references to deprecated commands | Jonas Fonseca | 2007-11-12 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maint | Junio C Hamano | 2007-11-12 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||
| | * | | | | | | | | | Fix memory leak in traverse_commit_list | Shawn O. Pearce | 2007-11-10 | |
| * | | | | | | | | | | for-each-ref: fix off by one read. | Christian Couder | 2007-11-11 | |
| * | | | | | | | | | | git-branch: remove mention of non-existent '-b' option | Jeff King | 2007-11-11 | |
| * | | | | | | | | | | git-svn: prevent dcommitting if the index is dirty. | Benoit Sigoure | 2007-11-11 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'js/upload-pack' | Junio C Hamano | 2007-11-11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | upload-pack: Use finish_{command,async}() instead of waitpid(). | Johannes Sixt | 2007-11-05 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'js/reset' | Junio C Hamano | 2007-11-11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | builtin-reset: avoid forking "update-index --refresh" | Johannes Schindelin | 2007-11-05 | |
| * | | | | | | | | | | builtin-reset: do not call "ls-files --unmerged" | Johannes Schindelin | 2007-11-05 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'js/parseopt-abbrev-fix' | Junio C Hamano | 2007-11-11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | parse-options: abbreviation engine fix. | Johannes Schindelin | 2007-11-05 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-11 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | fix index-pack with packs >4GB containing deltas on 32-bit machines | Nicolas Pitre | 2007-11-11 | |
| * | | | | | | | | | git-hash-object should honor config variables | Nicolas Pitre | 2007-11-11 | |
| * | | | | | | | | | gitweb: correct month in date display for atom feeds | Vincent Zanotti | 2007-11-10 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | push: teach push to pass --verbose option to transport layer | Steffen Prohaska | 2007-11-11 | |
* | | | | | | | | | push: mention --verbose option in documentation | Steffen Prohaska | 2007-11-11 | |
* | | | | | | | | | test-lib.sh: move error line after error() declaration | Michele Ballabio | 2007-11-10 | |
* | | | | | | | | | for-each-ref: fix setup of option-parsing for --sort | Lars Hjemli | 2007-11-10 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-10 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||
| * | | | | | | | | print warning/error/fatal messages in one shot | Nicolas Pitre | 2007-11-09 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | core-tutorial.txt: Fix git-show-branch example and its description | Sergei Organov | 2007-11-10 | |
* | | | | | | | | git-commit: a bit more tests | Junio C Hamano | 2007-11-10 |