Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-07-25 | 4 | -6/+122 | |
|\ \ \ \ \ | ||||||
| * | | | | | git svn: make minimize URL more reliable over http(s) | Eric Wong | 2009-07-25 | 1 | -1/+5 | |
| * | | | | | git svn: avoid escaping '/' when renaming/copying files | Eric Wong | 2009-07-25 | 1 | -1/+1 | |
| * | | | | | t9142: stop httpd after the test | Eric Wong | 2009-07-25 | 1 | -0/+2 | |
| * | | | | | git svn: the branch command no longer needs the full path | Eric Wong | 2009-07-25 | 2 | -7/+20 | |
| * | | | | | git svn: revert default behavior for --minimize-url | Eric Wong | 2009-07-25 | 3 | -5/+21 | |
| * | | | | | git svn: add gc command | Robert Allan Zeh | 2009-07-25 | 3 | -0/+81 | |
* | | | | | | Disable asciidoc 8.4.1+ semantics for `{plus}` and friends | Thomas Rast | 2009-07-25 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-25 | 4 | -17/+19 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | t8005: Nobody writes Russian in shift_jis | Junio C Hamano | 2009-07-25 | 4 | -17/+19 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-25 | 2 | -5/+9 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix severe breakage in "git-apply --whitespace=fix" | Junio C Hamano | 2009-07-25 | 2 | -5/+9 | |
* | | | | | Update release notes for 1.6.4 | Junio C Hamano | 2009-07-25 | 1 | -2/+13 | |
* | | | | | Merge branch 'js/maint-graft-unhide-true-parents' | Junio C Hamano | 2009-07-25 | 7 | -3/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | git repack: keep commits hidden by a graft | Johannes Schindelin | 2009-07-24 | 7 | -4/+20 | |
| * | | | | | Add a test showing that 'git repack' throws away grafted-away parents | Björn Steinbrink | 2009-07-23 | 1 | -0/+12 | |
* | | | | | | Merge branch 'av/maint-config-reader' | Junio C Hamano | 2009-07-25 | 2 | -6/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | After renaming a section, print any trailing variable definitions | Alex Vandiver | 2009-07-24 | 2 | -3/+41 | |
| * | | | | | | Make section_name_match start on '[', and return the length on success | Alex Vandiver | 2009-07-24 | 1 | -3/+16 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jk/maint-send-email-alias-loop' | Junio C Hamano | 2009-07-25 | 1 | -7/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | send-email: detect cycles in alias expansion | Jeff King | 2009-07-24 | 1 | -7/+11 | |
| |/ / / / / | ||||||
* | | | | | | Show the presence of untracked files in the bash prompt. | Daniel Trstenjak | 2009-07-24 | 1 | -2/+13 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-24 | 4 | -33/+53 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | SunOS grep does not understand -C<n> nor -e | Junio C Hamano | 2009-07-24 | 1 | -0/+1 | |
| * | | | | | Fix export_marks() error handling. | Matthias Andree | 2009-07-24 | 1 | -4/+10 | |
| * | | | | | git branch: clean up detached branch handling | Linus Torvalds | 2009-07-23 | 1 | -15/+23 | |
| * | | | | | git branch: avoid unnecessary object lookups | Linus Torvalds | 2009-07-23 | 1 | -10/+14 | |
| * | | | | | git branch: fix performance problem | Linus Torvalds | 2009-07-23 | 1 | -5/+5 | |
| * | | | | | do_one_ref(): null_sha1 check is not about broken ref | Junio C Hamano | 2009-07-22 | 1 | -2/+3 | |
| |/ / / / | ||||||
* | | | | | git svn: fix shallow clone when upstream revision is too new | Eric Wong | 2009-07-22 | 2 | -0/+31 | |
* | | | | | configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2 | Brandon Casey | 2009-07-22 | 1 | -3/+2 | |
* | | | | | janitor: useless checks before free | Pierre Habouzit | 2009-07-22 | 2 | -3/+2 | |
* | | | | | janitor: add DIV_ROUND_UP and use it. | Pierre Habouzit | 2009-07-22 | 3 | -2/+4 | |
* | | | | | refactor: use bitsizeof() instead of 8 * sizeof() | Pierre Habouzit | 2009-07-22 | 3 | -3/+4 | |
* | | | | | janitor: use NULL and not 0 for pointers. | Pierre Habouzit | 2009-07-22 | 1 | -1/+1 | |
* | | | | | git stash: modernize use of "dashed" git-XXX calls | Martin Koegler | 2009-07-22 | 1 | -3/+3 | |
* | | | | | Improve doc for format-patch threading options. | Yann Dirson | 2009-07-22 | 2 | -12/+31 | |
* | | | | | List send-email config options in config.txt. | Yann Dirson | 2009-07-22 | 1 | -0/+44 | |
* | | | | | configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests | Brandon Casey | 2009-07-22 | 2 | -2/+3 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-22 | 4 | -18/+118 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Trailing whitespace and no newline fix | SZEDER Gábor | 2009-07-22 | 2 | -3/+20 | |
| * | | | | diff --cc: a lost line at the beginning of the file is shown incorrectly | Junio C Hamano | 2009-07-22 | 2 | -7/+93 | |
| * | | | | combine-diff.c: fix performance problem when folding common deleted lines | Junio C Hamano | 2009-07-22 | 1 | -8/+5 | |
| | |/ / | |/| | | ||||||
* | | | | git svn: fix reparenting when ugly http(s) URLs are used | Eric Wong | 2009-07-19 | 1 | -2/+4 | |
* | | | | git svn: rename tests that had conflicting numbers | Eric Wong | 2009-07-19 | 2 | -0/+0 | |
* | | | | Updates to draft release notes to 1.6.4 | Junio C Hamano | 2009-07-18 | 1 | -10/+47 | |
* | | | | push: do not give big warning when no preference is configured | Junio C Hamano | 2009-07-18 | 3 | -28/+2 | |
* | | | | t4202-log.sh: Test git log --no-walk sort order | Michael J Gruber | 2009-07-18 | 1 | -0/+20 | |
* | | | | cvsexportcommit: reorder tests to quiet intermittent failure | Mike Ralphson | 2009-07-18 | 1 | -19/+22 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-18 | 3 | -4/+4 | |
|\ \ \ \ | |/ / / |