Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | checkout -f: deal with a D/F conflict entry correctly | Junio C Hamano | 2009-07-18 | 1 | -1/+1 | |
| * | | | | | sha1_name.c: avoid unnecessary strbuf_release | Brandon Casey | 2009-07-16 | 1 | -2/+0 | |
| * | | | | | refs.c: release file descriptor on error return | Brandon Casey | 2009-07-16 | 1 | -1/+3 | |
* | | | | | | Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1 | Junio C Hamano | 2009-07-15 | 3 | -9/+2 | |
* | | | | | | Fix extraneous lstat's in 'git checkout -f' | Linus Torvalds | 2009-07-14 | 1 | -1/+1 | |
* | | | | | | Improve on the 'invalid object' error message at commit time | Linus Torvalds | 2009-07-14 | 1 | -1/+2 | |
* | | | | | | Make 'git show' more useful | Linus Torvalds | 2009-07-14 | 1 | -1/+1 | |
* | | | | | | bash: add '--merges' to common 'git log' options | SZEDER Gábor | 2009-07-13 | 1 | -1/+1 | |
* | | | | | | Document 'git (rev-list|log) --merges' | SZEDER Gábor | 2009-07-13 | 2 | -0/+5 | |
* | | | | | | gitweb: update Git homepage URL | Wincent Colaiuta | 2009-07-13 | 1 | -1/+1 | |
* | | | | | | git svn: allow uppercase UUIDs from SVN | Eric Wong | 2009-07-11 | 1 | -7/+7 | |
* | | | | | | git-svn: Fix branch detection when repository root is inaccessible | Mattias Nissler | 2009-07-11 | 2 | -30/+21 | |
* | | | | | | git-svn: Always duplicate paths returned from get_log | Mattias Nissler | 2009-07-11 | 1 | -22/+23 | |
* | | | | | | quickfetch(): Prevent overflow of the rev-list command line | Johan Herland | 2009-07-10 | 2 | -27/+60 |