aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Implement 'git checkout --patch'Thomas Rast2009-08-15
* Implement 'git reset --patch'Thomas Rast2009-08-15
* builtin-add: refactor the meat of interactive_add()Thomas Rast2009-08-14
* Add a small patch-mode testing libraryThomas Rast2009-08-14
* git-apply--interactive: Refactor patch mode codeThomas Rast2009-08-14
* Merge branch 'maint'Junio C Hamano2009-07-25
|\
| * t8005: Nobody writes Russian in shift_jisJunio C Hamano2009-07-25
* | Merge branch 'maint'Junio C Hamano2009-07-25
|\ \ | |/
| * Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2009-07-25
* | Update release notes for 1.6.4Junio C Hamano2009-07-25
* | Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-25
|\ \
| * | git repack: keep commits hidden by a graftJohannes Schindelin2009-07-24
| * | Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink2009-07-23
* | | Merge branch 'av/maint-config-reader'Junio C Hamano2009-07-25
|\ \ \
| * | | After renaming a section, print any trailing variable definitionsAlex Vandiver2009-07-24
| * | | Make section_name_match start on '[', and return the length on successAlex Vandiver2009-07-24
| |/ /
* | | Merge branch 'jk/maint-send-email-alias-loop'Junio C Hamano2009-07-25
|\ \ \
| * | | send-email: detect cycles in alias expansionJeff King2009-07-24
| |/ /
* | | Show the presence of untracked files in the bash prompt.Daniel Trstenjak2009-07-24
* | | Merge branch 'maint'Junio C Hamano2009-07-24
|\ \ \ | | |/ | |/|
| * | SunOS grep does not understand -C<n> nor -eJunio C Hamano2009-07-24
| * | Fix export_marks() error handling.Matthias Andree2009-07-24
| * | git branch: clean up detached branch handlingLinus Torvalds2009-07-23
| * | git branch: avoid unnecessary object lookupsLinus Torvalds2009-07-23
| * | git branch: fix performance problemLinus Torvalds2009-07-23
| * | do_one_ref(): null_sha1 check is not about broken refJunio C Hamano2009-07-22
| |/
* | git svn: fix shallow clone when upstream revision is too newEric Wong2009-07-22
* | configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2Brandon Casey2009-07-22
* | janitor: useless checks before freePierre Habouzit2009-07-22
* | janitor: add DIV_ROUND_UP and use it.Pierre Habouzit2009-07-22
* | refactor: use bitsizeof() instead of 8 * sizeof()Pierre Habouzit2009-07-22
* | janitor: use NULL and not 0 for pointers.Pierre Habouzit2009-07-22
* | git stash: modernize use of "dashed" git-XXX callsMartin Koegler2009-07-22
* | Improve doc for format-patch threading options.Yann Dirson2009-07-22
* | List send-email config options in config.txt.Yann Dirson2009-07-22
* | configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey2009-07-22
* | Merge branch 'maint'Junio C Hamano2009-07-22
|\ \ | |/
| * Trailing whitespace and no newline fixSZEDER Gábor2009-07-22
| * diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano2009-07-22
| * combine-diff.c: fix performance problem when folding common deleted linesJunio C Hamano2009-07-22
* | git svn: fix reparenting when ugly http(s) URLs are usedEric Wong2009-07-19
* | git svn: rename tests that had conflicting numbersEric Wong2009-07-19
* | Updates to draft release notes to 1.6.4Junio C Hamano2009-07-18
* | push: do not give big warning when no preference is configuredJunio C Hamano2009-07-18
* | t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber2009-07-18
* | cvsexportcommit: reorder tests to quiet intermittent failureMike Ralphson2009-07-18
* | Merge branch 'maint'Junio C Hamano2009-07-18
|\ \ | |/
| * checkout -f: deal with a D/F conflict entry correctlyJunio C Hamano2009-07-18
| * sha1_name.c: avoid unnecessary strbuf_releaseBrandon Casey2009-07-16
| * refs.c: release file descriptor on error returnBrandon Casey2009-07-16