Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | fast-export: Do parent rewriting to avoid dropping relevant commits | Elijah Newren | 2009-06-27 | |
| * | | | | | | | fast-export: Make sure we show actual ref names instead of "(null)" | Elijah Newren | 2009-06-27 | |
| * | | | | | | | fast-export: Omit tags that tag trees | Elijah Newren | 2009-06-27 | |
| * | | | | | | | fast-export: Set revs.topo_order before calling setup_revisions | Elijah Newren | 2009-06-27 | |
* | | | | | | | | GIT 1.6.4-rc3v1.6.4-rc3 | Junio C Hamano | 2009-07-26 | |
* | | | | | | | | Documentation/config.txt: a variable can be defined on the section header line | Nanako Shiraishi | 2009-07-25 | |
* | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-07-25 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | git svn: make minimize URL more reliable over http(s) | Eric Wong | 2009-07-25 | |
| * | | | | | | | | git svn: avoid escaping '/' when renaming/copying files | Eric Wong | 2009-07-25 | |
| * | | | | | | | | t9142: stop httpd after the test | Eric Wong | 2009-07-25 | |
| * | | | | | | | | git svn: the branch command no longer needs the full path | Eric Wong | 2009-07-25 | |
| * | | | | | | | | git svn: revert default behavior for --minimize-url | Eric Wong | 2009-07-25 | |
| * | | | | | | | | git svn: add gc command | Robert Allan Zeh | 2009-07-25 | |
* | | | | | | | | | Disable asciidoc 8.4.1+ semantics for `{plus}` and friends | Thomas Rast | 2009-07-25 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-25 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||
| * | | | | | | | t8005: Nobody writes Russian in shift_jis | Junio C Hamano | 2009-07-25 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-25 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | Fix severe breakage in "git-apply --whitespace=fix" | Junio C Hamano | 2009-07-25 | |
* | | | | | | | | Update release notes for 1.6.4 | Junio C Hamano | 2009-07-25 | |
* | | | | | | | | Merge branch 'js/maint-graft-unhide-true-parents' | Junio C Hamano | 2009-07-25 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | git repack: keep commits hidden by a graft | Johannes Schindelin | 2009-07-24 | |
| * | | | | | | | | Add a test showing that 'git repack' throws away grafted-away parents | Björn Steinbrink | 2009-07-23 | |
* | | | | | | | | | Merge branch 'av/maint-config-reader' | Junio C Hamano | 2009-07-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | After renaming a section, print any trailing variable definitions | Alex Vandiver | 2009-07-24 | |
| * | | | | | | | | | Make section_name_match start on '[', and return the length on success | Alex Vandiver | 2009-07-24 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'jk/maint-send-email-alias-loop' | Junio C Hamano | 2009-07-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | send-email: detect cycles in alias expansion | Jeff King | 2009-07-24 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Show the presence of untracked files in the bash prompt. | Daniel Trstenjak | 2009-07-24 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-24 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | SunOS grep does not understand -C<n> nor -e | Junio C Hamano | 2009-07-24 | |
| * | | | | | | | | Fix export_marks() error handling. | Matthias Andree | 2009-07-24 | |
| * | | | | | | | | git branch: clean up detached branch handling | Linus Torvalds | 2009-07-23 | |
| * | | | | | | | | git branch: avoid unnecessary object lookups | Linus Torvalds | 2009-07-23 | |
| * | | | | | | | | git branch: fix performance problem | Linus Torvalds | 2009-07-23 | |
| * | | | | | | | | do_one_ref(): null_sha1 check is not about broken ref | Junio C Hamano | 2009-07-22 | |
| |/ / / / / / / | ||||
* | | | | | | | | git svn: fix shallow clone when upstream revision is too new | Eric Wong | 2009-07-22 | |
* | | | | | | | | configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2 | Brandon Casey | 2009-07-22 | |
* | | | | | | | | janitor: useless checks before free | Pierre Habouzit | 2009-07-22 | |
* | | | | | | | | janitor: add DIV_ROUND_UP and use it. | Pierre Habouzit | 2009-07-22 | |
* | | | | | | | | refactor: use bitsizeof() instead of 8 * sizeof() | Pierre Habouzit | 2009-07-22 | |
* | | | | | | | | janitor: use NULL and not 0 for pointers. | Pierre Habouzit | 2009-07-22 | |
* | | | | | | | | git stash: modernize use of "dashed" git-XXX calls | Martin Koegler | 2009-07-22 | |
* | | | | | | | | Improve doc for format-patch threading options. | Yann Dirson | 2009-07-22 | |
* | | | | | | | | List send-email config options in config.txt. | Yann Dirson | 2009-07-22 | |
* | | | | | | | | configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests | Brandon Casey | 2009-07-22 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-22 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | Trailing whitespace and no newline fix | SZEDER Gábor | 2009-07-22 | |
| * | | | | | | | diff --cc: a lost line at the beginning of the file is shown incorrectly | Junio C Hamano | 2009-07-22 | |
| * | | | | | | | combine-diff.c: fix performance problem when folding common deleted lines | Junio C Hamano | 2009-07-22 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | git svn: fix reparenting when ugly http(s) URLs are used | Eric Wong | 2009-07-19 |