Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | apply: Allow blank context lines to match beyond EOF | Björn Gustavsson | 2010-03-06 | |
| * | | | | | | | | | | | | | | | apply: Remove the quick rejection test | Björn Gustavsson | 2010-03-06 | |
| * | | | | | | | | | | | | | | | apply: Don't unnecessarily update line lengths in the preimage | Björn Gustavsson | 2010-03-06 | |
* | | | | | | | | | | | | | | | | Documentation: explain the meaning of "-g" in git-describe output | Markus Heidelberg | 2010-03-24 | |
| |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Git 1.7.0.3v1.7.0.3 | Junio C Hamano | 2010-03-21 | |
* | | | | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-03-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Documentation/git-clone: Transform description list into item list | Michael J Gruber | 2010-03-21 | |
| * | | | | | | | | | | | | | | Documentation/urls: Remove spurious example markers | Michael J Gruber | 2010-03-21 | |
| * | | | | | | | | | | | | | | Documentation/gitdiffcore: Remove misleading date in heading | Michael J Gruber | 2010-03-21 | |
| * | | | | | | | | | | | | | | Documentation/git-reflog: Fix formatting of command lists | Michael J Gruber | 2010-03-21 | |
* | | | | | | | | | | | | | | | .mailmap: Map the the first submissions of MJG by e-mail | Michael J Gruber | 2010-03-21 | |
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Update draft release notes to 1.7.0.3 | Junio C Hamano | 2010-03-20 | |
* | | | | | | | | | | | | | | fetch: Fix minor memory leak | Andreas Gruenbacher | 2010-03-20 | |
* | | | | | | | | | | | | | | fetch: Future-proof initialization of a refspec on stack | Andreas Gruenbacher | 2010-03-20 | |
* | | | | | | | | | | | | | | fetch: Check for a "^{}" suffix with suffixcmp() | Andreas Gruenbacher | 2010-03-20 | |
* | | | | | | | | | | | | | | daemon: parse_host_and_port SIGSEGV if port is specified | Imre Deak | 2010-03-20 | |
* | | | | | | | | | | | | | | Makefile: Fix CDPATH problem | Jonathan Nieder | 2010-03-20 | |
* | | | | | | | | | | | | | | pull: replace unnecessary sed invocation | Stephen Boyd | 2010-03-20 | |
* | | | | | | | | | | | | | | Documentation: receive.denyCurrentBranch defaults to 'refuse' | Thomas Rast | 2010-03-17 | |
* | | | | | | | | | | | | | | bash: complete *_HEAD refs if present | Ian Ward Comfort | 2010-03-17 | |
* | | | | | | | | | | | | | | Documentation/git-read-tree: clarify 2-tree merge | Michael J Gruber | 2010-03-15 | |
* | | | | | | | | | | | | | | Documentation/git-read-tree: fix table layout | Michael J Gruber | 2010-03-15 | |
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | don't use default revision if a rev was specified | Dave Olszewski | 2010-03-13 | |
* | | | | | | | | | | | | | for_each_recent_reflog_ent(): use strbuf, fix offset handling | René Scharfe | 2010-03-13 | |
* | | | | | | | | | | | | | t/Makefile: remove test artifacts upon "make clean" | Junio C Hamano | 2010-03-13 | |
* | | | | | | | | | | | | | blame: fix indent of line numbers | René Scharfe | 2010-03-13 | |
* | | | | | | | | | | | | | t9400: Use test_cmp when appropriate | Junio C Hamano | 2010-03-11 | |
* | | | | | | | | | | | | | Merge accumulated fixes to prepare for 1.7.0.3 | Junio C Hamano | 2010-03-08 | |
* | | | | | | | | | | | | | Merge branch 'mw/maint-gcc-warns-unused-write' into maint | Junio C Hamano | 2010-03-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | run-command.c: fix build warnings on Ubuntu | Michael Wookey | 2010-03-03 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'fn/maint-mkdtemp-compat' into maint | Junio C Hamano | 2010-03-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Fix gitmkdtemp: correct test for mktemp() return value | Filippo Negroni | 2010-02-25 | |
* | | | | | | | | | | | | | | Merge branch 'gb/maint-submodule-env' into maint | Junio C Hamano | 2010-03-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | is_submodule_modified(): clear environment properly | Giuseppe Bilotta | 2010-02-24 | |
| * | | | | | | | | | | | | | | submodules: ensure clean environment when operating in a submodule | Giuseppe Bilotta | 2010-02-24 | |
| * | | | | | | | | | | | | | | shell setup: clear_local_git_env() function | Giuseppe Bilotta | 2010-02-24 | |
| * | | | | | | | | | | | | | | rev-parse: --local-env-vars option | Giuseppe Bilotta | 2010-02-24 | |
| * | | | | | | | | | | | | | | Refactor list of of repo-local env vars | Giuseppe Bilotta | 2010-02-24 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'as/maint-expire' into maint | Junio C Hamano | 2010-03-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | reflog: honor gc.reflogexpire=never | Adam Simpkins | 2010-02-28 | |
| * | | | | | | | | | | | | | | prune: honor --expire=never | Adam Simpkins | 2010-02-28 | |
* | | | | | | | | | | | | | | | Merge branch 'ml/maint-grep-doc' into maint | Junio C Hamano | 2010-03-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | grep docs: document --no-index option | Mark Lodato | 2010-02-25 | |
| * | | | | | | | | | | | | | | | grep docs: --cached and <tree>... are incompatible | Mark Lodato | 2010-02-25 | |
| * | | | | | | | | | | | | | | | grep docs: use AsciiDoc literals consistently | Mark Lodato | 2010-02-25 | |
| * | | | | | | | | | | | | | | | grep docs: pluralize "Example" section | Mark Lodato | 2010-02-25 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-push-tracking-wo-remote' into maint | Junio C Hamano | 2010-03-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | push: fix segfault for odd config | Jeff King | 2010-02-24 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-param' into maint | Junio C Hamano | 2010-03-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | fetch --all/--multiple: keep all the fetched branch information | Junio C Hamano | 2010-02-24 |