| Commit message (Expand) | Author | Age | Files | Lines |
* | Move launch_editor() from builtin-tag.c to editor.c | Stephan Beyer | 2008-07-25 | 1 | -0/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-07-25 | 1 | -1/+5 |
|\ |
|
| * | Makefile: fix shell quoting | Junio C Hamano | 2008-07-25 | 1 | -2/+5 |
| * | tests: propagate $(TAR) down from the toplevel Makefile | Junio C Hamano | 2008-07-25 | 1 | -0/+1 |
* | | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 1 | -2/+2 |
* | | Link shell with compat layer functions | Junio C Hamano | 2008-07-20 | 1 | -3/+7 |
* | | Add ANSI control code emulation for the Windows console | Peter Harris | 2008-07-19 | 1 | -1/+1 |
* | | Link git-shell only to a subset of libgit.a | Stephan Beyer | 2008-07-19 | 1 | -0/+3 |
* | | Merge branch 'mv/dashless' | Junio C Hamano | 2008-07-16 | 1 | -1/+1 |
|\ \ |
|
| * | | make remove-dashes: apply to scripts and programs as well, not just to builtins | Miklos Vajna | 2008-07-11 | 1 | -1/+1 |
* | | | Merge branch 'mv/merge-in-c' | Junio C Hamano | 2008-07-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Build in merge | Miklos Vajna | 2008-07-07 | 1 | -1/+1 |
* | | | | rerere: Separate libgit and builtin functions | Stephan Beyer | 2008-07-10 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'dr/ceiling' | Junio C Hamano | 2008-07-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fold test-absolute-path into test-path-utils | David Reiss | 2008-05-23 | 1 | -1/+1 |
| * | | | Implement normalize_absolute_path | David Reiss | 2008-05-23 | 1 | -1/+1 |
* | | | | Retire 'stupid' merge strategy | Miklos Vajna | 2008-07-05 | 1 | -2/+1 |
* | | | | Merge branch 'j6t/mingw' | Junio C Hamano | 2008-07-02 | 1 | -3/+43 |
|\ \ \ \ |
|
| * | | | | When installing, be prepared that template_dir may be relative. | Johannes Sixt | 2008-06-26 | 1 | -1/+8 |
| * | | | | Windows: Use a relative default template_dir and ETC_GITCONFIG | Johannes Sixt | 2008-06-26 | 1 | -0/+2 |
| * | | | | Windows: Strip ".exe" from the program name. | Johannes Sixt | 2008-06-23 | 1 | -0/+1 |
| * | | | | Add target architecture MinGW. | Johannes Sixt | 2008-06-22 | 1 | -0/+28 |
| * | | | | Compile some programs only conditionally. | Johannes Sixt | 2008-06-22 | 1 | -2/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'nd/dashless' | Junio C Hamano | 2008-07-01 | 1 | -2/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Keep some git-* programs in $(bindir) | Junio C Hamano | 2008-06-24 | 1 | -1/+1 |
| * | | | Move all dashed-form commands to libexecdir | Nguyễn Thái Ngọc Duy | 2008-06-19 | 1 | -1/+2 |
| |/ / |
|
* | | | shrink git-shell by avoiding redundant dependencies | Dmitry Potapov | 2008-06-27 | 1 | -0/+1 |
* | | | Merge branch 'jh/clone-packed-refs' | Junio C Hamano | 2008-06-25 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Move pack_refs() and friends into libgit | Johan Herland | 2008-06-19 | 1 | -0/+2 |
| |/ / |
|
* | | | Shrink the git binary a bit by avoiding unnecessary inline functions | Linus Torvalds | 2008-06-22 | 1 | -0/+1 |
* | | | Add target "install-html" the the top level Makefile | Teemu Likonen | 2008-06-21 | 1 | -0/+3 |
|/ / |
|
* | | Makefile: update check-docs target | Junio C Hamano | 2008-06-15 | 1 | -0/+8 |
* | | Consistency: Use "libcurl" instead of "cURL library" and "curl" | Johan Herland | 2008-06-15 | 1 | -1/+1 |
* | | Port to 12 other Platforms. | Boyd Lynn Gerber | 2008-06-08 | 1 | -0/+39 |
* | | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 2008-05-26 | 1 | -0/+1 |
|\ \ |
|
| * | | "git diff": do not ignore index without --no-index | Junio C Hamano | 2008-05-24 | 1 | -0/+1 |
* | | | Makefile: fix dependency on wt-status.h | Junio C Hamano | 2008-05-26 | 1 | -0/+1 |
* | | | Merge branch 'db/clone-in-c' | Junio C Hamano | 2008-05-25 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Build in clone | Daniel Barkalow | 2008-05-04 | 1 | -1/+1 |
* | | | Merge branch 'as/graph' | Junio C Hamano | 2008-05-21 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add history graph API | Adam Simpkins | 2008-05-05 | 1 | -0/+2 |
| |/ |
|
* | | Makefile: update the default build options for AIX | Mike Ralphson | 2008-05-17 | 1 | -0/+4 |
* | | Merge branch 'lt/case-insensitive' | Junio C Hamano | 2008-05-10 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Move name hashing functions into a file of its own | Linus Torvalds | 2008-04-09 | 1 | -0/+1 |
* | | sha1-lookup: more memory efficient search in sorted list of SHA-1 | Junio C Hamano | 2008-04-09 | 1 | -0/+2 |
|/ |
|
* | 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 |