Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | user-manual: rename "git internals" to "git concepts" | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: move object format details to hacking-git chapter | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: adjust section levels in "git internals" | J. Bruce Fields | 2007-09-15 | |
| * | | | | | | revision walker: --cherry-pick is a limited operation | Johannes Schindelin | 2007-09-15 | |
| * | | | | | | git-sh-setup: typofix in comments | Junio C Hamano | 2007-09-15 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'js/remote' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Teach "git remote" a mirror mode | Johannes Schindelin | 2007-09-03 | |
* | | | | | | | Merge branch 'js/tag' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | verify-tag: also grok CR/LFs in the tag signature | Johannes Schindelin | 2007-09-03 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'lh/svn-first-parent' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | git-svn: always use --first-parent | Lars Hjemli | 2007-09-06 | |
| * | | | | | | | git-svn: add support for --first-parent | Lars Hjemli | 2007-09-05 | |
* | | | | | | | | Merge branch 'np/delta' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | builtin-pack-objects.c: avoid bogus gcc warnings | Junio C Hamano | 2007-09-14 | |
| * | | | | | | | | threaded delta search: proper locking for cache accounting | Nicolas Pitre | 2007-09-12 | |
| * | | | | | | | | threaded delta search: add pack.threads config variable | Nicolas Pitre | 2007-09-10 | |
| * | | | | | | | | fix threaded delta search locking | Nicolas Pitre | 2007-09-10 | |
| * | | | | | | | | threaded delta search: specify number of threads at run time | Nicolas Pitre | 2007-09-09 | |
| * | | | | | | | | threaded delta search: better chunck split point | Nicolas Pitre | 2007-09-09 | |
| * | | | | | | | | threaded delta search: refine work allocation | Nicolas Pitre | 2007-09-09 | |
| * | | | | | | | | basic threaded delta search | Nicolas Pitre | 2007-09-06 | |
| * | | | | | | | | rearrange delta search progress reporting | Nicolas Pitre | 2007-09-06 | |
| * | | | | | | | | localize window memory usage accounting | Nicolas Pitre | 2007-09-05 | |
| * | | | | | | | | straighten the list of objects to deltify | Nicolas Pitre | 2007-09-05 | |
* | | | | | | | | | Merge branch 'jc/pack' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||
| * | | | | | | | | Keep last used delta base in the delta window | Junio C Hamano | 2007-09-01 | |
* | | | | | | | | | Merge branch 'dk/diff-delta' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | diff-delta.c: Rationalize culling of hash buckets | David Kastrup | 2007-09-09 | |
| * | | | | | | | | | diff-delta.c: pack the index structure | David Kastrup | 2007-09-09 | |
* | | | | | | | | | | Merge branch 'jc/partial-remove' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Document ls-files --with-tree=<tree-ish> | Junio C Hamano | 2007-09-14 | |
| * | | | | | | | | | | git-commit: partial commit of paths only removed from the index | Junio C Hamano | 2007-09-14 | |
| * | | | | | | | | | | git-commit: Allow partial commit of file removal. | Junio C Hamano | 2007-09-12 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jc/grep-c' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| * | | | | | | | | Split grep arguments in a way that does not requires to add /dev/null. | Junio C Hamano | 2007-09-14 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot | Junio C Hamano | 2007-09-14 | |
| * | | | | | | | Add test to check recent fix to "git add -u" | Benoit Sigoure | 2007-09-14 | |
| * | | | | | | | Documentation/git-archive.txt: a couple of clarifications. | Jari Aalto | 2007-09-14 | |
| * | | | | | | | Fix the rename detection limit checking | Linus Torvalds | 2007-09-14 | |
| * | | | | | | | diff --no-index: do not forget to run diff_setup_done() | Junio C Hamano | 2007-09-14 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-14 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | git-format-patch --in-reply-to: accept <message@id> with angle brackets | Junio C Hamano | 2007-09-14 | |
| * | | | | | | | git-add -u: do not barf on type changes | Junio C Hamano | 2007-09-14 | |
| * | | | | | | | Remove duplicate note about removing commits with git-filter-branch | Ulrik Sverdrup | 2007-09-13 | |
| * | | | | | | | git-clone: improve error message if curl program is missing or not executable | Gerrit Pape | 2007-09-13 | |
| * | | | | | | | hooks--update: Explicitly check for all zeros for a deleted ref. | Alexandre Julliard | 2007-09-13 | |
* | | | | | | | | git.el: Allow the add and remove commands to be applied to ignored files. | Alexandre Julliard | 2007-09-13 | |
* | | | | | | | | git.el: Allow selecting whether to display uptodate/unknown/ignored files. | Alexandre Julliard | 2007-09-13 | |
* | | | | | | | | git.el: Keep the status buffer sorted by filename. | Alexandre Julliard | 2007-09-13 | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |