Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | git-gui: Avoid use of libdir in Makefile | Shawn O. Pearce | 2007-09-09 | |
| | * | | | | git-gui: Disable Tk send in all git-gui sessions | Shawn O. Pearce | 2007-09-08 | |
| | * | | | | git-gui: lib/index.tcl: handle files with % in the filename properly | Gerrit Pape | 2007-09-08 | |
| | * | | | | git-gui: Properly set the state of "Stage/Unstage Hunk" action | Shawn O. Pearce | 2007-09-03 | |
| | * | | | | git-gui: Fix detaching current branch during checkout | Shawn O. Pearce | 2007-09-03 | |
| | * | | | | git-gui: Correct starting of git-remote to handle -w option | Shawn O. Pearce | 2007-09-03 | |
| * | | | | | send-email: make message-id generation a bit more robust | Junio C Hamano | 2007-09-17 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-17 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | git-apply: fix whitespace stripping | J. Bruce Fields | 2007-09-17 | |
| * | | | | | apply --index-info: fall back to current index for mode changes | Johannes Schindelin | 2007-09-16 | |
| * | | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint | Junio C Hamano | 2007-09-15 | |
| |\ \ \ \ \ | ||||
| | * | | | | | core-tutorial: minor cleanup | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | documentation: replace Discussion section by link to user-manual chapter | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: todo updates and cleanup | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: fix introduction to packfiles | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: move packfile and dangling object discussion | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: rewrite object database discussion | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: reorder commit, blob, tree discussion | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: rewrite index discussion | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | user-manual: create new "low-level git operations" chapter | J. Bruce Fields | 2007-09-15 | |
| | * | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ |