Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into js/merge | Junio C Hamano | 2006-12-12 |
|\ | |||
| * | Merge branch 'maint' | Junio C Hamano | 2006-12-12 |
| |\ | |||
| | * | Move Fink and Ports check to after config file | Brian Gernhardt | 2006-12-12 |
| * | | Make perl/ build procedure ActiveState friendly. | Alex Riesen | 2006-12-04 |
* | | | Add builtin merge-file, a minimal replacement for RCS merge | Johannes Schindelin | 2006-12-06 |
* | | | xdiff: add xdl_merge() | Johannes Schindelin | 2006-12-02 |
|/ / | |||
* | | Merge branch 'js/shortlog' | Junio C Hamano | 2006-11-26 |
|\ \ | |||
| * | | Build in shortlog | Johannes Schindelin | 2006-11-19 |
| |/ | |||
* | | remove merge-recursive-old | Junio C Hamano | 2006-11-21 |
|/ | |||
* | git-pickaxe: retire pickaxe | Junio C Hamano | 2006-11-08 |
* | Merge branch 'jc/pickaxe' | Junio C Hamano | 2006-11-07 |
|\ | |||
| * | git-pickaxe: blame rewritten. | Junio C Hamano | 2006-10-19 |
* | | Merge branch 'np/index-pack' | Junio C Hamano | 2006-11-07 |
|\ \ | |||
| * | | improve fetch-pack's handling of kept packs | Nicolas Pitre | 2006-11-03 |
* | | | cherry is built-in, do not ship git-cherry.sh | Junio C Hamano | 2006-11-05 |
* | | | Merge branch 'maint' | Junio C Hamano | 2006-11-04 |
|\ \ \ | |/ / |/| | | |||
| * | | Remove SIMPLE_PROGRAMS and make git-daemon a normal program. | Shawn O. Pearce | 2006-11-04 |
| |/ | |||
* | | Merge branch 'rs/cherry' | Junio C Hamano | 2006-11-01 |
|\ \ | |||
| * | | Built-in cherry | Rene Scharfe | 2006-10-23 |
| |/ | |||
* | | Merge branch 'lj/refs' | Junio C Hamano | 2006-11-01 |
|\ \ | |||
| * | | Make git-branch a builtin | Lars Hjemli | 2006-10-23 |
| * | | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-10-02 |
| |\ \ | |||
| * \ \ | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-09-27 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking | Junio C Hamano | 2006-09-27 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs | Junio C Hamano | 2006-09-21 |
| | |\ \ \ \ | |||
| | * | | | | | Add "git show-ref" builtin command | Linus Torvalds | 2006-09-16 |
| * | | | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs | Junio C Hamano | 2006-09-21 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | * | | | | | Start handling references internally as a sorted in-memory list | Linus Torvalds | 2006-09-17 |
* | | | | | | | Merge for-each-ref to sync gitweb fully with 'next' | Junio C Hamano | 2006-10-25 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 2006-09-16 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'jc/web-blame' | Junio C Hamano | 2006-10-25 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | Merge branch 'jc/blame' into jc/web-blame | Junio C Hamano | 2006-10-12 |
| |\ \ \ \ \ | |||
| | * | | | | | Remove git-annotate.perl and create a builtin-alias for git-blame | Ryan Anderson | 2006-10-09 |
| * | | | | | | Merge branch 'jc/blame' into jc/web-blame | Junio C Hamano | 2006-10-06 |
| |\ \ \ \ \ \ | | |/ / / / / | |||
| * | | | | | | Gitweb - provide site headers and footers | Alan Chandler | 2006-10-04 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | add proper dependancies on the xdiff source | Andy Whitcroft | 2006-10-17 |
| |/ / / / |/| | | | | |||
* | | | | | tar-tree deprecation: we eat our own dog food. | Junio C Hamano | 2006-10-05 |
|/ / / / | |||
* | | | | Makefile: install and clean merge-recur, still. | Junio C Hamano | 2006-10-01 |
* | | | | Merge branch 'jc/gitpm' | Junio C Hamano | 2006-09-30 |
|\ \ \ \ | |||
| * | | | | Remove -fPIC which was only needed for Git.xs | Junio C Hamano | 2006-09-29 |
| * | | | | Git.pm: Kill Git.xs for now | Petr Baudis | 2006-09-23 |
| * | | | | Fix compilation with Sun CC | Dennis Stosberg | 2006-08-15 |
| * | | | | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-15 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-07 |
| |\ \ \ \ \ | |||
| * | | | | | | Work around sed and make interactions on the backslash at the end of line. | Junio C Hamano | 2006-07-08 |
| * | | | | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging | Petr Baudis | 2006-07-03 |
| * | | | | | | Git.pm: clean generated files. | Junio C Hamano | 2006-07-02 |
| * | | | | | | Perly git: work around buggy make implementations. | Junio C Hamano | 2006-07-02 |
| * | | | | | | Makefile: Set USE_PIC on x86-64 | Junio C Hamano | 2006-07-02 |
| * | | | | | | Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdir | Dennis Stosberg | 2006-07-02 |