summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: remove $foo when $foo.exe is built/installed.Junio C Hamano2007-01-101-3/+9
* Make git-describe a builtin.Shawn O. Pearce2007-01-101-1/+2
* Replacing the system call pread() with lseek()/xread()/lseek() sequence.Stefan-W. Hahn2007-01-091-0/+7
* Merge branch 'jc/reflog'Junio C Hamano2007-01-081-0/+1
|\
| * Move traversal of reachable objects into a separate library.Junio C Hamano2007-01-061-0/+1
* | "init-db" can really be just "init"Nicolas Pitre2007-01-071-1/+1
* | git-remoteJunio C Hamano2007-01-041-1/+1
|/
* Make check target depend on common-cmds.hRené Scharfe2007-01-041-1/+1
* Force core.filemode to false on Cygwin.Shawn O. Pearce2006-12-301-0/+7
* Merge branch 'jc/make'Junio C Hamano2006-12-281-6/+16
|\
| * gcc does not necessarily pass runtime libpath with -RJunio C Hamano2006-12-271-6/+16
* | Merge branch 'js/shallow'Junio C Hamano2006-12-281-2/+1
|\ \ | |/ |/|
| * Merge branch 'master' into js/shallowJunio C Hamano2006-12-271-70/+49
| |\
| * | support fetching into a shallow repositoryJohannes Schindelin2006-11-241-1/+1
* | | Merge branch 'sp/gc'Junio C Hamano2006-12-271-1/+1
|\ \ \
| * | | Create 'git gc' to perform common maintenance operations.Shawn O. Pearce2006-12-271-1/+1
| | |/ | |/|
* | | Set NO_MMAP for Cygwin by defaultJunio C Hamano2006-12-271-2/+2
|/ /
* | Merge branch 'jc/fsck-reflog'Junio C Hamano2006-12-261-0/+1
|\ \
| * | git reflog expireJunio C Hamano2006-12-201-0/+1
* | | Merge branch 'jc/git-add--interactive'Junio C Hamano2006-12-251-0/+1
|\ \ \
| * | | git-add --interactiveJunio C Hamano2006-12-181-0/+1
* | | | Merge branch 'js/rerere'Junio C Hamano2006-12-241-1/+1
|\ \ \ \
| * | | | Make git-rerere a builtinJohannes Schindelin2006-12-211-1/+1
| | |/ / | |/| |
* | | | commit-tree: encourage UTF-8 commit messages.Johannes Schindelin2006-12-241-2/+4
* | | | Makefile: add quick-install-doc for installing pre-built manpagesEric Wong2006-12-231-0/+2
* | | | Remove NO_ACCURATE_DIFF options from build systemsEric Wong2006-12-221-6/+0
|/ / /
* | | Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt2006-12-191-4/+0
|/ /
* | make patch_delta() error cases a bit more verboseNicolas Pitre2006-12-181-2/+2
* | Export PERL_PATHLuben Tuikov2006-12-151-0/+2
* | Avoid accessing a slow working copy during diffcore operations.Shawn O. Pearce2006-12-151-0/+7
* | Merge branch 'master' into js/mergeJunio C Hamano2006-12-121-18/+31
|\ \
| * \ Merge branch 'maint'Junio C Hamano2006-12-121-12/+15
| |\ \
| | * | Move Fink and Ports check to after config fileBrian Gernhardt2006-12-121-12/+15
| | |/
| * | Make perl/ build procedure ActiveState friendly.Alex Riesen2006-12-041-6/+16
* | | Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-061-0/+1
* | | xdiff: add xdl_merge()Johannes Schindelin2006-12-021-1/+2
|/ /
* | Merge branch 'js/shortlog'Junio C Hamano2006-11-261-1/+2
|\ \
| * | Build in shortlogJohannes Schindelin2006-11-191-1/+2
| |/
* | remove merge-recursive-oldJunio C Hamano2006-11-211-43/+2
|/
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-081-2/+2
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-071-0/+1
|\
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-191-0/+1
* | Merge branch 'np/index-pack'Junio C Hamano2006-11-071-1/+1
|\ \
| * | improve fetch-pack's handling of kept packsNicolas Pitre2006-11-031-1/+1
* | | cherry is built-in, do not ship git-cherry.shJunio C Hamano2006-11-051-0/+5
* | | Merge branch 'maint'Junio C Hamano2006-11-041-12/+2
|\ \ \ | |/ / |/| |
| * | Remove SIMPLE_PROGRAMS and make git-daemon a normal program.Shawn O. Pearce2006-11-041-12/+2
| |/
* | Merge branch 'rs/cherry'Junio C Hamano2006-11-011-2/+2
|\ \
| * | Built-in cherryRene Scharfe2006-10-231-2/+2
| |/
* | Merge branch 'lj/refs'Junio C Hamano2006-11-011-2/+5
|\ \