aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Move Fink and Ports check to after config fileBrian Gernhardt2006-12-12
* 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
|\ \
| * | improve fetch-pack's handling of kept packsNicolas Pitre2006-11-03
* | | cherry is built-in, do not ship git-cherry.shJunio C Hamano2006-11-05
* | | Merge branch 'maint'Junio C Hamano2006-11-04
|\ \ \ | |/ / |/| |
| * | Remove SIMPLE_PROGRAMS and make git-daemon a normal program.Shawn O. Pearce2006-11-04
| |/
* | Merge branch 'rs/cherry'Junio C Hamano2006-11-01
|\ \
| * | Built-in cherryRene Scharfe2006-10-23
| |/
* | Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\ \
| * | Make git-branch a builtinLars Hjemli2006-10-23
| * | Merge branch 'master' into lj/refsJunio C Hamano2006-10-02
| |\ \
| * \ \ Merge branch 'master' into lj/refsJunio C Hamano2006-09-27
| |\ \ \
| * \ \ \ Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-27
| |\ \ \ \
| | * \ \ \ Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-21
| | |\ \ \ \
| | * | | | | Add "git show-ref" builtin commandLinus Torvalds2006-09-16
| * | | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-21
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Start handling references internally as a sorted in-memory listLinus Torvalds2006-09-17
* | | | | | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-25
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-16
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-12
| |\ \ \ \ \
| | * | | | | Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson2006-10-09
| * | | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-06
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Gitweb - provide site headers and footersAlan Chandler2006-10-04
| | |_|_|_|/ | |/| | | |
* | | | | | add proper dependancies on the xdiff sourceAndy Whitcroft2006-10-17
| |/ / / / |/| | | |
* | | | | tar-tree deprecation: we eat our own dog food.Junio C Hamano2006-10-05
|/ / / /
* | | | Makefile: install and clean merge-recur, still.Junio C Hamano2006-10-01
* | | | Merge branch 'jc/gitpm'Junio C Hamano2006-09-30
|\ \ \ \
| * | | | Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-29
| * | | | Git.pm: Kill Git.xs for nowPetr Baudis2006-09-23
| * | | | Fix compilation with Sun CCDennis Stosberg2006-08-15
| * | | | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-15
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07
| |\ \ \ \ \
| * | | | | | Work around sed and make interactions on the backslash at the end of line.Junio C Hamano2006-07-08
| * | | | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-03
| * | | | | | Git.pm: clean generated files.Junio C Hamano2006-07-02
| * | | | | | Perly git: work around buggy make implementations.Junio C Hamano2006-07-02
| * | | | | | Makefile: Set USE_PIC on x86-64Junio C Hamano2006-07-02
| * | | | | | Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdirDennis Stosberg2006-07-02
| * | | | | | Git.pm: Support for perl/ being built by a different compilerPetr Baudis2006-07-02
| * | | | | | Makefile fix for SolarisDennis Stosberg2006-07-02
| * | | | | | "test" in Solaris' /bin/sh does not support -eDennis Stosberg2006-07-02
| * | | | | | Git.pm: tentative fix to test the freshly built Git.pmJunio C Hamano2006-07-02
| * | | | | | Git.pm: assorted build related fixes.Petr Baudis2006-07-02
| * | | | | | perl: fix make cleanJunio C Hamano2006-07-02
| * | | | | | Perl interface: add build-time configuration to allow building with -fPICJunio C Hamano2006-07-02
| * | | | | | Git.pm: Implement Git::version()Petr Baudis2006-07-02