aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'master' into sp/gfiShawn O. Pearce2007-01-30
|\
| * Make fsck and fsck-objects be builtins.Mark Wooding2007-01-29
| * git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-28
| * [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
| * reflog-walk: build fixesJunio C Hamano2007-01-20
| * Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin2007-01-20
* | Merge branch 'master' into sp/fast-importShawn O. Pearce2007-01-14
|\ \ | |/
| * Makefile: remove $foo when $foo.exe is built/installed.Junio C Hamano2007-01-10
| * Make git-describe a builtin.Shawn O. Pearce2007-01-10
| * Replacing the system call pread() with lseek()/xread()/lseek() sequence.Stefan-W. Hahn2007-01-09
| * Merge branch 'jc/reflog'Junio C Hamano2007-01-08
| |\
| | * Move traversal of reachable objects into a separate library.Junio C Hamano2007-01-06
| * | "init-db" can really be just "init"Nicolas Pitre2007-01-07
| * | git-remoteJunio C Hamano2007-01-04
| |/
| * Make check target depend on common-cmds.hRené Scharfe2007-01-04
| * Force core.filemode to false on Cygwin.Shawn O. Pearce2006-12-30
| * Merge branch 'jc/make'Junio C Hamano2006-12-28
| |\
| | * gcc does not necessarily pass runtime libpath with -RJunio C Hamano2006-12-27
| * | Merge branch 'js/shallow'Junio C Hamano2006-12-28
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into js/shallowJunio C Hamano2006-12-27
| | |\
| | * | support fetching into a shallow repositoryJohannes Schindelin2006-11-24
| * | | Merge branch 'sp/gc'Junio C Hamano2006-12-27
| |\ \ \
| | * | | Create 'git gc' to perform common maintenance operations.Shawn O. Pearce2006-12-27
| | | |/ | | |/|
| * | | Set NO_MMAP for Cygwin by defaultJunio C Hamano2006-12-27
| |/ /
| * | Merge branch 'jc/fsck-reflog'Junio C Hamano2006-12-26
| |\ \
| | * | git reflog expireJunio C Hamano2006-12-20
| * | | Merge branch 'jc/git-add--interactive'Junio C Hamano2006-12-25
| |\ \ \
| | * | | git-add --interactiveJunio C Hamano2006-12-18
| * | | | Merge branch 'js/rerere'Junio C Hamano2006-12-24
| |\ \ \ \
| | * | | | Make git-rerere a builtinJohannes Schindelin2006-12-21
| | | |/ / | | |/| |
| * | | | commit-tree: encourage UTF-8 commit messages.Johannes Schindelin2006-12-24
| * | | | Makefile: add quick-install-doc for installing pre-built manpagesEric Wong2006-12-23
| * | | | Remove NO_ACCURATE_DIFF options from build systemsEric Wong2006-12-22
| |/ / /
| * | | Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt2006-12-19
| |/ /
| * | make patch_delta() error cases a bit more verboseNicolas Pitre2006-12-18
| * | Export PERL_PATHLuben Tuikov2006-12-15
| * | Avoid accessing a slow working copy during diffcore operations.Shawn O. Pearce2006-12-15
| * | Merge branch 'master' into js/mergeJunio C Hamano2006-12-12
| |\ \
| | * \ Merge branch 'maint'Junio C Hamano2006-12-12
| | |\ \
| | | * | Move Fink and Ports check to after config fileBrian Gernhardt2006-12-12
| | | |/
| | * | Make perl/ build procedure ActiveState friendly.Alex Riesen2006-12-04
| * | | Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-06
| * | | xdiff: add xdl_merge()Johannes Schindelin2006-12-02
| |/ /
| * | Merge branch 'js/shortlog'Junio C Hamano2006-11-26
| |\ \
| | * | Build in shortlogJohannes Schindelin2006-11-19
| | |/
| * | remove merge-recursive-oldJunio C Hamano2006-11-21
| |/
| * git-pickaxe: retire pickaxeJunio C Hamano2006-11-08
| * Merge branch 'jc/pickaxe'Junio C Hamano2006-11-07
| |\
| | * git-pickaxe: blame rewritten.Junio C Hamano2006-10-19
| * | Merge branch 'np/index-pack'Junio C Hamano2006-11-07
| |\ \