summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-02-1312-84/+618
|\
| * git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce2008-02-124-1/+442
| * Merge branch 'maint'Shawn O. Pearce2008-02-122-5/+14
| |\
| | * git-gui: support Git Gui.app under OS X 10.5Jay Soffian2008-02-122-5/+14
| * | git-gui: Update German translation.Christian Stimming2008-02-031-40/+89
| * | git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming2008-02-035-38/+73
| |/
* | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-02-131-51/+61
|\ \
| * | [PATCH] gitk: learn --show-all outputLinus Torvalds2008-02-131-7/+8
| * | [PATCH] gitk: properly deal with tag names containing / (slash)Gerrit Pape2008-02-121-5/+1
| * | [PATCH] gitk: Add checkbutton to ignore space changesSteffen Prohaska2008-02-121-0/+13
| * | [PATCH] gitk: Fix "Key bindings" messageMichele Ballabio2008-02-121-39/+39
* | | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-122-7/+6
* | | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-121-1/+17
* | | .mailmap: adjust to a recent patch application glitch.Junio C Hamano2008-02-111-0/+1
* | | Update the main documentation (stale notes section)Junio C Hamano2008-02-111-1/+2
* | | Merge branch 'db/no-separate-ls-remote-connection' (early part)Junio C Hamano2008-02-116-56/+95
|\ \ \
| * | | Fix "git clone" for git:// protocolJohannes Schindelin2008-02-091-8/+12
| * | | Reduce the number of connects when fetchingDaniel Barkalow2008-02-055-48/+83
* | | | Merge branch 'mw/send-email'Junio C Hamano2008-02-112-27/+106
|\ \ \ \
| * | | | git-send-email: Better handling of EOFMichael Witten2008-02-051-16/+28
| * | | | git-send-email: SIG{TERM,INT} handlersMichael Witten2008-02-051-2/+23
| * | | | git-send-email: ssh/login style password requestsMichael Witten2008-02-052-9/+55
| |/ / /
* | | | Merge branch 'db/send-email-omit-cc'Junio C Hamano2008-02-112-7/+60
|\ \ \ \
| * | | | git-send-email: Generalize auto-cc recipient mechanism.David Brown2008-02-052-7/+60
| |/ / /
* | | | Merge branch 'jc/error-message-in-cherry-pick'Junio C Hamano2008-02-115-58/+79
|\ \ \ \
| * | | | Make error messages from cherry-pick/revert more sensibleJunio C Hamano2008-02-055-58/+79
| |/ / /
* | | | Merge branch 'lt/in-core-index'Junio C Hamano2008-02-1125-296/+566
|\ \ \ \
| * | | | lazy index hashingJunio C Hamano2008-01-222-3/+24
| * | | | Create pathname-based hash-table lookup into indexLinus Torvalds2008-01-223-11/+95
| * | | | read-cache.c: introduce is_racy_timestamp() helperJunio C Hamano2008-01-221-5/+8
| * | | | read-cache.c: fix a couple more CE_REMOVE conversionJunio C Hamano2008-01-221-3/+4
| * | | | Also use unpack_trees() in do_diff_cache()Johannes Schindelin2008-01-211-79/+13
| * | | | Make run_diff_index() use unpack_trees(), not read_tree()Linus Torvalds2008-01-213-24/+138
| * | | | Avoid running lstat(2) on the same cache entry.Junio C Hamano2008-01-213-10/+32
| * | | | index: be careful when handling long namesJunio C Hamano2008-01-213-3/+46
| * | | | Make on-disk index representation separate from in-core oneLinus Torvalds2008-01-2121-169/+217
* | | | | Merge branch 'ph/describe-match'Junio C Hamano2008-02-113-15/+45
|\ \ \ \ \
| * | | | | git-name-rev: add a --(no-)undefined option.Pierre Habouzit2007-12-262-11/+26
| * | | | | git-describe: Add a --match option to limit considered tags.Pierre Habouzit2007-12-222-5/+20
* | | | | | git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa2008-02-111-1/+9
* | | | | | Define the project whitespace policyJunio C Hamano2008-02-113-0/+4
* | | | | | Add `git svn blame' commandTim Stoakes2008-02-112-0/+28
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-1134-59/+255
|\ \ \ \ \ \
| * | | | | | config.c: guard config parser from value=NULLJunio C Hamano2008-02-111-1/+15
| * | | | | | builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-111-3/+2
| * | | | | | imap-send.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+4
| * | | | | | wt-status.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
| * | | | | | setup.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
| * | | | | | remote.c: guard config parser from value=NULLJunio C Hamano2008-02-111-3/+6
| * | | | | | merge-recursive.c: guard config parser from value=NULLJunio C Hamano2008-02-111-5/+6