Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitweb: fallback to system-wide config file (fixup) | Gerrit Pape | 2008-04-05 | 1 | -0/+1 |
* | gitweb: fallback to system-wide config file if default config does not exist | Gerrit Pape | 2008-03-27 | 1 | -0/+1 |
* | Merge branch 'jc/makefile' | Junio C Hamano | 2008-03-17 | 1 | -150/+276 |
|\ | |||||
| * | Makefile: flatten enumeration of headers, objects and programs | Junio C Hamano | 2008-03-12 | 1 | -148/+276 |
| * | Makefile: DIFF_OBJS is not special at all these days | Junio C Hamano | 2008-03-12 | 1 | -7/+5 |
* | | filter-branch: use $SHELL_PATH instead of 'sh' | Jeff King | 2008-03-13 | 1 | -0/+1 |
* | | add NO_EXTERNAL_GREP build option | Jeff King | 2008-03-13 | 1 | -0/+6 |
|/ | |||||
* | Merge branch 'js/remote' | Junio C Hamano | 2008-03-11 | 1 | -1/+2 |
|\ | |||||
| * | Make git-remote a builtin | Johannes Schindelin | 2008-03-01 | 1 | -1/+2 |
* | | Merge branch 'jc/cherry-pick' (early part) | Junio C Hamano | 2008-03-11 | 1 | -2/+2 |
|\ \ | |||||
| * | | merge-recursive: split low-level merge functions out. | Junio C Hamano | 2008-02-18 | 1 | -2/+2 |
* | | | Merge branch 'mr/compat-snprintf' | Junio C Hamano | 2008-03-08 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Add compat/snprintf.c for systems that return bogus | Michal Rokos | 2008-03-05 | 1 | -0/+8 |
* | | | | Do not use GUID on dir in git init --shared=all on FreeBSD | Alex Riesen | 2008-03-05 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge branch 'np/verify-pack' | Junio C Hamano | 2008-03-02 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | factorize revindex code out of builtin-pack-objects.c | Nicolas Pitre | 2008-03-01 | 1 | -2/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 2008-03-02 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Remove unused object-ref code | Martin Koegler | 2008-02-25 | 1 | -1/+1 |
| * | | | add generic, type aware object chain walker | Martin Koegler | 2008-02-25 | 1 | -2/+2 |
* | | | | use build-time SHELL_PATH in test scripts | Jeff King | 2008-02-29 | 1 | -2/+6 |
| |/ / |/| | | |||||
* | | | Merge branch 'db/checkout' | Junio C Hamano | 2008-02-27 | 1 | -8/+7 |
|\ \ \ | |||||
| * | | | Add merge-subtree back | Junio C Hamano | 2008-02-23 | 1 | -5/+3 |
| * | | | Build in checkout | Daniel Barkalow | 2008-02-16 | 1 | -1/+2 |
| * | | | Move create_branch into a library file | Daniel Barkalow | 2008-02-09 | 1 | -1/+1 |
| * | | | Build-in merge-recursive | Daniel Barkalow | 2008-02-09 | 1 | -1/+1 |
* | | | | Merge branch 'jk/help-alias' | Junio C Hamano | 2008-02-27 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | make alias lookup a public, procedural function | Jeff King | 2008-02-24 | 1 | -1/+2 |
* | | | | | Merge branch 'ae/pack-autothread' | Junio C Hamano | 2008-02-27 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | pack-objects: Add runtime detection of online CPU's | Andreas Ericsson | 2008-02-23 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-24 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Ensure 'make dist' compiles git-archive.exe on Cygwin | Shawn O. Pearce | 2008-02-24 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'bc/fopen' | Junio C Hamano | 2008-02-20 | 1 | -0/+7 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add compat/fopen.c which returns NULL on attempt to open directory | Brandon Casey | 2008-02-11 | 1 | -0/+7 |
| |/ / | |||||
* | | | Merge branch 'bd/qsort' | Junio C Hamano | 2008-02-16 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | compat: Add simplified merge sort implementation from glibc | Brian Downing | 2008-02-06 | 1 | -0/+8 |
| |/ / | |||||
* | | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'. | Christian Couder | 2008-02-05 | 1 | -1/+1 |
* | | | help: make 'git-help--browse' usable outside 'git-help'. | Christian Couder | 2008-02-05 | 1 | -1/+1 |
|/ / | |||||
* | | Add a missing dependency on http.h | Mike Hommey | 2008-01-26 | 1 | -1/+1 |
* | | Makefile: customization for supporting HP-UX | Robert Schiele | 2008-01-24 | 1 | -0/+11 |
* | | pre-POSIX.1-2001 systems do not have <sys/select.h> | Robert Schiele | 2008-01-24 | 1 | -0/+5 |
|/ | |||||
* | Move sha1_file_to_archive into libgit | Lars Hjemli | 2008-01-18 | 1 | -1/+1 |
* | autoconf: Add checking for unsetenv function | Jakub Narebski | 2008-01-17 | 1 | -0/+2 |
* | Officially deprecate repo-config. | Junio C Hamano | 2008-01-17 | 1 | -1/+1 |
* | Fix git-rerere documentation | Junio C Hamano | 2008-01-14 | 1 | -0/+1 |
* | parse-options: Add a gitcli(5) man page. | Pierre Habouzit | 2007-12-22 | 1 | -0/+1 |
* | Fix git-instaweb breakage on MacOS X due to the limited sed functionality | Charles Bailey | 2007-12-19 | 1 | -0/+1 |
* | rename git-browse--help to git-help--browse | Jeff King | 2007-12-16 | 1 | -1/+1 |
* | Retire git-runstatus for real. | Junio C Hamano | 2007-12-14 | 1 | -1/+1 |
* | Rename git-browse-help helper to git-browse--help | Junio C Hamano | 2007-12-14 | 1 | -4/+3 |
* | Merge branch 'cc/help' | Junio C Hamano | 2007-12-12 | 1 | -3/+11 |
|\ |