Age | Commit message (Expand) | Author | Files | Lines |
2008-06-15 | Makefile: update check-docs target | Junio C Hamano | 1 | -0/+8 |
2008-06-15 | Consistency: Use "libcurl" instead of "cURL library" and "curl" | Johan Herland | 1 | -1/+1 |
2008-06-08 | Port to 12 other Platforms. | Boyd Lynn Gerber | 1 | -0/+39 |
2008-05-26 | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 1 | -0/+1 |
2008-05-26 | Makefile: fix dependency on wt-status.h | Junio C Hamano | 1 | -0/+1 |
2008-05-25 | Merge branch 'db/clone-in-c' | Junio C Hamano | 1 | -1/+1 |
2008-05-24 | "git diff": do not ignore index without --no-index | Junio C Hamano | 1 | -0/+1 |
2008-05-21 | Merge branch 'as/graph' | Junio C Hamano | 1 | -0/+2 |
2008-05-17 | Makefile: update the default build options for AIX | Mike Ralphson | 1 | -0/+4 |
2008-05-10 | Merge branch 'lt/case-insensitive' | Junio C Hamano | 1 | -0/+1 |
2008-05-05 | Add history graph API | Adam Simpkins | 1 | -0/+2 |
2008-05-04 | Build in clone | Daniel Barkalow | 1 | -1/+1 |
2008-04-09 | sha1-lookup: more memory efficient search in sorted list of SHA-1 | Junio C Hamano | 1 | -0/+2 |
2008-04-09 | Move name hashing functions into a file of its own | Linus Torvalds | 1 | -0/+1 |
2008-04-05 | gitweb: fallback to system-wide config file (fixup) | Gerrit Pape | 1 | -0/+1 |
2008-03-27 | gitweb: fallback to system-wide config file if default config does not exist | Gerrit Pape | 1 | -0/+1 |
2008-03-17 | Merge branch 'jc/makefile' | Junio C Hamano | 1 | -150/+276 |
2008-03-13 | filter-branch: use $SHELL_PATH instead of 'sh' | Jeff King | 1 | -0/+1 |
2008-03-13 | add NO_EXTERNAL_GREP build option | Jeff King | 1 | -0/+6 |
2008-03-12 | Makefile: flatten enumeration of headers, objects and programs | Junio C Hamano | 1 | -148/+276 |
2008-03-12 | Makefile: DIFF_OBJS is not special at all these days | Junio C Hamano | 1 | -7/+5 |
2008-03-11 | Merge branch 'js/remote' | Junio C Hamano | 1 | -1/+2 |
2008-03-11 | Merge branch 'jc/cherry-pick' (early part) | Junio C Hamano | 1 | -2/+2 |
2008-03-08 | Merge branch 'mr/compat-snprintf' | Junio C Hamano | 1 | -0/+8 |
2008-03-05 | Add compat/snprintf.c for systems that return bogus | Michal Rokos | 1 | -0/+8 |
2008-03-05 | Do not use GUID on dir in git init --shared=all on FreeBSD | Alex Riesen | 1 | -0/+4 |
2008-03-02 | Merge branch 'np/verify-pack' | Junio C Hamano | 1 | -2/+3 |
2008-03-02 | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 1 | -3/+3 |
2008-03-01 | Make git-remote a builtin | Johannes Schindelin | 1 | -1/+2 |
2008-03-01 | factorize revindex code out of builtin-pack-objects.c | Nicolas Pitre | 1 | -2/+3 |
2008-02-29 | use build-time SHELL_PATH in test scripts | Jeff King | 1 | -2/+6 |
2008-02-27 | Merge branch 'db/checkout' | Junio C Hamano | 1 | -8/+7 |
2008-02-27 | Merge branch 'jk/help-alias' | Junio C Hamano | 1 | -1/+2 |
2008-02-27 | Merge branch 'ae/pack-autothread' | Junio C Hamano | 1 | -0/+1 |
2008-02-25 | Remove unused object-ref code | Martin Koegler | 1 | -1/+1 |
2008-02-25 | add generic, type aware object chain walker | Martin Koegler | 1 | -2/+2 |
2008-02-24 | make alias lookup a public, procedural function | Jeff King | 1 | -1/+2 |
2008-02-24 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-02-24 | Ensure 'make dist' compiles git-archive.exe on Cygwin | Shawn O. Pearce | 1 | -1/+1 |
2008-02-23 | pack-objects: Add runtime detection of online CPU's | Andreas Ericsson | 1 | -0/+1 |
2008-02-23 | Add merge-subtree back | Junio C Hamano | 1 | -5/+3 |
2008-02-20 | Merge branch 'bc/fopen' | Junio C Hamano | 1 | -0/+7 |
2008-02-18 | merge-recursive: split low-level merge functions out. | Junio C Hamano | 1 | -2/+2 |
2008-02-16 | Merge branch 'bd/qsort' | Junio C Hamano | 1 | -0/+8 |
2008-02-16 | Build in checkout | Daniel Barkalow | 1 | -1/+2 |
2008-02-11 | Add compat/fopen.c which returns NULL on attempt to open directory | Brandon Casey | 1 | -0/+7 |
2008-02-09 | Move create_branch into a library file | Daniel Barkalow | 1 | -1/+1 |
2008-02-09 | Build-in merge-recursive | Daniel Barkalow | 1 | -1/+1 |
2008-02-06 | compat: Add simplified merge sort implementation from glibc | Brian Downing | 1 | -0/+8 |
2008-02-05 | Rename 'git-help--browse.sh' to 'git-web--browse.sh'. | Christian Couder | 1 | -1/+1 |