aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-02-13
|\
| * config: add test cases for empty value and no value config variables.Christian Couder2008-02-13
| * cvsimport: have default merge regex also match beginning of commit messageGerrit Pape2008-02-13
| * git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna2008-02-13
| * status: suggest "git rm --cached" to unstage for initial commitJeff King2008-02-13
| * Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano2008-02-13
| * upload-pack: Initialize the exec-path.Johannes Sixt2008-02-13
| * bisect: use verbatim commit subject in the bisect logJohannes Schindelin2008-02-13
| * git-cvsimport.txt: fix '-M' description.Sergei Organov2008-02-13
| * Revert "pack-objects: only throw away data during memory pressure"Junio C Hamano2008-02-12
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-02-13
|\ \
| * | git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce2008-02-12
| * | Merge branch 'maint'Shawn O. Pearce2008-02-12
| |\ \
| | * | git-gui: support Git Gui.app under OS X 10.5Jay Soffian2008-02-12
| * | | git-gui: Update German translation.Christian Stimming2008-02-03
| * | | git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming2008-02-03
| |/ /
* | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-02-13
|\ \ \
| * | | [PATCH] gitk: learn --show-all outputLinus Torvalds2008-02-13
| * | | [PATCH] gitk: properly deal with tag names containing / (slash)Gerrit Pape2008-02-12
| * | | [PATCH] gitk: Add checkbutton to ignore space changesSteffen Prohaska2008-02-12
| * | | [PATCH] gitk: Fix "Key bindings" messageMichele Ballabio2008-02-12
* | | | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-12
* | | | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-12
* | | | .mailmap: adjust to a recent patch application glitch.Junio C Hamano2008-02-11
* | | | Update the main documentation (stale notes section)Junio C Hamano2008-02-11
* | | | Merge branch 'db/no-separate-ls-remote-connection' (early part)Junio C Hamano2008-02-11
|\ \ \ \
| * | | | Fix "git clone" for git:// protocolJohannes Schindelin2008-02-09
| * | | | Reduce the number of connects when fetchingDaniel Barkalow2008-02-05
* | | | | Merge branch 'mw/send-email'Junio C Hamano2008-02-11
|\ \ \ \ \
| * | | | | git-send-email: Better handling of EOFMichael Witten2008-02-05
| * | | | | git-send-email: SIG{TERM,INT} handlersMichael Witten2008-02-05
| * | | | | git-send-email: ssh/login style password requestsMichael Witten2008-02-05
| |/ / / /
* | | | | Merge branch 'db/send-email-omit-cc'Junio C Hamano2008-02-11
|\ \ \ \ \
| * | | | | git-send-email: Generalize auto-cc recipient mechanism.David Brown2008-02-05
| |/ / / /
* | | | | Merge branch 'jc/error-message-in-cherry-pick'Junio C Hamano2008-02-11
|\ \ \ \ \
| * | | | | Make error messages from cherry-pick/revert more sensibleJunio C Hamano2008-02-05
| |/ / / /
* | | | | Merge branch 'lt/in-core-index'Junio C Hamano2008-02-11
|\ \ \ \ \
| * | | | | lazy index hashingJunio C Hamano2008-01-22
| * | | | | Create pathname-based hash-table lookup into indexLinus Torvalds2008-01-22
| * | | | | read-cache.c: introduce is_racy_timestamp() helperJunio C Hamano2008-01-22
| * | | | | read-cache.c: fix a couple more CE_REMOVE conversionJunio C Hamano2008-01-22
| * | | | | Also use unpack_trees() in do_diff_cache()Johannes Schindelin2008-01-21
| * | | | | Make run_diff_index() use unpack_trees(), not read_tree()Linus Torvalds2008-01-21
| * | | | | Avoid running lstat(2) on the same cache entry.Junio C Hamano2008-01-21
| * | | | | index: be careful when handling long namesJunio C Hamano2008-01-21
| * | | | | Make on-disk index representation separate from in-core oneLinus Torvalds2008-01-21
* | | | | | Merge branch 'ph/describe-match'Junio C Hamano2008-02-11
|\ \ \ \ \ \
| * | | | | | git-name-rev: add a --(no-)undefined option.Pierre Habouzit2007-12-26
| * | | | | | git-describe: Add a --match option to limit considered tags.Pierre Habouzit2007-12-22
* | | | | | | git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa2008-02-11