summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Make git-branch a builtinLars Hjemli2006-10-231-1/+2
| * | Merge branch 'master' into lj/refsJunio C Hamano2006-10-021-45/+80
| |\ \
| * \ \ Merge branch 'master' into lj/refsJunio C Hamano2006-09-271-16/+14
| |\ \ \
| * \ \ \ Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-271-0/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-211-6/+15
| | |\ \ \ \
| | * | | | | Add "git show-ref" builtin commandLinus Torvalds2006-09-161-1/+2
| * | | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-211-6/+15
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Start handling references internally as a sorted in-memory listLinus Torvalds2006-09-171-1/+2
* | | | | | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-251-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-161-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-251-1/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-121-1/+2
| |\ \ \ \ \
| | * | | | | Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson2006-10-091-1/+2
| * | | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-061-2/+3
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Gitweb - provide site headers and footersAlan Chandler2006-10-041-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | add proper dependancies on the xdiff sourceAndy Whitcroft2006-10-171-0/+2
| |/ / / / |/| | | |
* | | | | tar-tree deprecation: we eat our own dog food.Junio C Hamano2006-10-051-2/+3
|/ / / /
* | | | Makefile: install and clean merge-recur, still.Junio C Hamano2006-10-011-3/+3
* | | | Merge branch 'jc/gitpm'Junio C Hamano2006-09-301-42/+74
|\ \ \ \
| * | | | Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-291-13/+0
| * | | | Git.pm: Kill Git.xs for nowPetr Baudis2006-09-231-12/+5
| * | | | Fix compilation with Sun CCDennis Stosberg2006-08-151-1/+5
| * | | | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-151-35/+90
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-071-27/+88
| |\ \ \ \ \
| * | | | | | Work around sed and make interactions on the backslash at the end of line.Junio C Hamano2006-07-081-3/+7
| * | | | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-031-1/+3
| * | | | | | Git.pm: clean generated files.Junio C Hamano2006-07-021-0/+1
| * | | | | | Perly git: work around buggy make implementations.Junio C Hamano2006-07-021-1/+1