Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2007-02-13 | 1 | -1/+4 |
|\ | |||||
| * | Makefile: update check-docs target | Junio C Hamano | 2007-02-13 | 1 | -1/+4 |
* | | Merge branch 'jc/merge-base' (early part) | Junio C Hamano | 2007-02-13 | 1 | -0/+1 |
|\ \ | |||||
| * | | Make merge-base a built-in. | Junio C Hamano | 2007-01-09 | 1 | -1/+1 |
* | | | Remove git-diff-stages. | Junio C Hamano | 2007-02-12 | 1 | -1/+0 |
* | | | Remove git-resolve. | Junio C Hamano | 2007-02-12 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Link git-gui into the master Makefile. | Shawn O. Pearce | 2007-02-12 | 1 | -2/+8 |
* | | Remove git-merge-recur | Junio C Hamano | 2007-02-06 | 1 | -6/+2 |
* | | Merge branch 'master' of git://repo.or.cz/git/fastimport | Junio C Hamano | 2007-02-06 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge branch 'master' into sp/gfi | Shawn O. Pearce | 2007-01-30 | 1 | -5/+7 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into sp/fast-import | Shawn O. Pearce | 2007-01-14 | 1 | -142/+211 |
| |\ \ \ | |||||
| * | | | | Created fast-import, a tool to quickly generating a pack from blobs. | Shawn O. Pearce | 2007-01-14 | 1 | -0/+1 |
* | | | | | Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGS | Junio C Hamano | 2007-02-05 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Make fsck and fsck-objects be builtins. | Mark Wooding | 2007-01-29 | 1 | -0/+1 |
* | | | | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 2007-01-28 | 1 | -1/+2 |
* | | | | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -2/+2 |
* | | | | reflog-walk: build fixes | Junio C Hamano | 2007-01-20 | 1 | -1/+1 |
* | | | | Teach the revision walker to walk by reflogs with --walk-reflogs | Johannes Schindelin | 2007-01-20 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Makefile: remove $foo when $foo.exe is built/installed. | Junio C Hamano | 2007-01-10 | 1 | -3/+9 |
* | | | Make git-describe a builtin. | Shawn O. Pearce | 2007-01-10 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Replacing the system call pread() with lseek()/xread()/lseek() sequence. | Stefan-W. Hahn | 2007-01-09 | 1 | -0/+7 |
* | | Merge branch 'jc/reflog' | Junio C Hamano | 2007-01-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | Move traversal of reachable objects into a separate library. | Junio C Hamano | 2007-01-06 | 1 | -0/+1 |
* | | | "init-db" can really be just "init" | Nicolas Pitre | 2007-01-07 | 1 | -1/+1 |
* | | | git-remote | Junio C Hamano | 2007-01-04 | 1 | -1/+1 |
|/ / | |||||
* | | Make check target depend on common-cmds.h | René Scharfe | 2007-01-04 | 1 | -1/+1 |
* | | Force core.filemode to false on Cygwin. | Shawn O. Pearce | 2006-12-30 | 1 | -0/+7 |
* | | Merge branch 'jc/make' | Junio C Hamano | 2006-12-28 | 1 | -6/+16 |
|\ \ | |||||
| * | | gcc does not necessarily pass runtime libpath with -R | Junio C Hamano | 2006-12-27 | 1 | -6/+16 |
* | | | Merge branch 'js/shallow' | Junio C Hamano | 2006-12-28 | 1 | -2/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'master' into js/shallow | Junio C Hamano | 2006-12-27 | 1 | -70/+49 |
| |\ \ | |||||
| * | | | support fetching into a shallow repository | Johannes Schindelin | 2006-11-24 | 1 | -1/+1 |
* | | | | Merge branch 'sp/gc' | Junio C Hamano | 2006-12-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Create 'git gc' to perform common maintenance operations. | Shawn O. Pearce | 2006-12-27 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Set NO_MMAP for Cygwin by default | Junio C Hamano | 2006-12-27 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge branch 'jc/fsck-reflog' | Junio C Hamano | 2006-12-26 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | git reflog expire | Junio C Hamano | 2006-12-20 | 1 | -0/+1 |
* | | | | Merge branch 'jc/git-add--interactive' | Junio C Hamano | 2006-12-25 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | git-add --interactive | Junio C Hamano | 2006-12-18 | 1 | -0/+1 |
* | | | | | Merge branch 'js/rerere' | Junio C Hamano | 2006-12-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Make git-rerere a builtin | Johannes Schindelin | 2006-12-21 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | commit-tree: encourage UTF-8 commit messages. | Johannes Schindelin | 2006-12-24 | 1 | -2/+4 |
* | | | | | Makefile: add quick-install-doc for installing pre-built manpages | Eric Wong | 2006-12-23 | 1 | -0/+2 |
* | | | | | Remove NO_ACCURATE_DIFF options from build systems | Eric Wong | 2006-12-22 | 1 | -6/+0 |
|/ / / / | |||||
* | | | | Remove COLLISION_CHECK from Makefile since it's not used. | Brian Gernhardt | 2006-12-19 | 1 | -4/+0 |
|/ / / | |||||
* | | | make patch_delta() error cases a bit more verbose | Nicolas Pitre | 2006-12-18 | 1 | -2/+2 |
* | | | Export PERL_PATH | Luben Tuikov | 2006-12-15 | 1 | -0/+2 |
* | | | Avoid accessing a slow working copy during diffcore operations. | Shawn O. Pearce | 2006-12-15 | 1 | -0/+7 |
* | | | Merge branch 'master' into js/merge | Junio C Hamano | 2006-12-12 | 1 | -18/+31 |
|\ \ \ | |||||
| * \ \ | Merge branch 'maint' | Junio C Hamano | 2006-12-12 | 1 | -12/+15 |
| |\ \ \ |