aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* stash: implement "stash create"Junio C Hamano2007-09-14
* Merge branch 'js/remote'Junio C Hamano2007-09-14
|\
| * Teach "git remote" a mirror modeJohannes Schindelin2007-09-03
* | Merge branch 'js/tag'Junio C Hamano2007-09-14
|\ \
| * | verify-tag: also grok CR/LFs in the tag signatureJohannes Schindelin2007-09-03
| |/
* | Merge branch 'lh/svn-first-parent'Junio C Hamano2007-09-14
|\ \
| * | git-svn: always use --first-parentLars Hjemli2007-09-06
| * | git-svn: add support for --first-parentLars Hjemli2007-09-05
* | | Merge branch 'np/delta'Junio C Hamano2007-09-14
|\ \ \
| * | | builtin-pack-objects.c: avoid bogus gcc warningsJunio C Hamano2007-09-14
| * | | threaded delta search: proper locking for cache accountingNicolas Pitre2007-09-12
| * | | threaded delta search: add pack.threads config variableNicolas Pitre2007-09-10
| * | | fix threaded delta search lockingNicolas Pitre2007-09-10
| * | | threaded delta search: specify number of threads at run timeNicolas Pitre2007-09-09
| * | | threaded delta search: better chunck split pointNicolas Pitre2007-09-09
| * | | threaded delta search: refine work allocationNicolas Pitre2007-09-09
| * | | basic threaded delta searchNicolas Pitre2007-09-06
| * | | rearrange delta search progress reportingNicolas Pitre2007-09-06
| * | | localize window memory usage accountingNicolas Pitre2007-09-05
| * | | straighten the list of objects to deltifyNicolas Pitre2007-09-05
* | | | Merge branch 'jc/pack'Junio C Hamano2007-09-14
|\ \ \ \ | |/ / /
| * | | Keep last used delta base in the delta windowJunio C Hamano2007-09-01
* | | | Merge branch 'dk/diff-delta'Junio C Hamano2007-09-14
|\ \ \ \
| * | | | diff-delta.c: Rationalize culling of hash bucketsDavid Kastrup2007-09-09
| * | | | diff-delta.c: pack the index structureDavid Kastrup2007-09-09
* | | | | Merge branch 'jc/partial-remove'Junio C Hamano2007-09-14
|\ \ \ \ \
| * | | | | Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-14
| * | | | | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-14
| * | | | | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-12
* | | | | | Merge branch 'jc/grep-c'Junio C Hamano2007-09-14
|\ \ \ \ \ \
| * | | | | | Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-14
| * | | | | | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano2007-09-14
| * | | | | | Add test to check recent fix to "git add -u"Benoit Sigoure2007-09-14
| * | | | | | Documentation/git-archive.txt: a couple of clarifications.Jari Aalto2007-09-14
| * | | | | | Fix the rename detection limit checkingLinus Torvalds2007-09-14
| * | | | | | diff --no-index: do not forget to run diff_setup_done()Junio C Hamano2007-09-14
* | | | | | | Merge branch 'maint'Junio C Hamano2007-09-14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano2007-09-14
| * | | | | | git-add -u: do not barf on type changesJunio C Hamano2007-09-14
| * | | | | | Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup2007-09-13
| * | | | | | git-clone: improve error message if curl program is missing or not executableGerrit Pape2007-09-13
| * | | | | | hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard2007-09-13
* | | | | | | git.el: Allow the add and remove commands to be applied to ignored files.Alexandre Julliard2007-09-13
* | | | | | | git.el: Allow selecting whether to display uptodate/unknown/ignored files.Alexandre Julliard2007-09-13
* | | | | | | git.el: Keep the status buffer sorted by filename.Alexandre Julliard2007-09-13
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'maint'Junio C Hamano2007-09-12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'sp/maint-no-thin' into maintJunio C Hamano2007-09-12
| |\ \ \ \ \
| * | | | | | stash: end index commit log with a newlineJean-Luc Herren2007-09-12
| * | | | | | git-commit: Disallow amend if it is going to produce an empty non-merge commitDmitry V. Levin2007-09-12
| * | | | | | git-send-email.perl: Add angle brackets to In-Reply-To if necessaryDavid Kastrup2007-09-12