| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing slash from $(template_dir). | Johannes Sixt | 2007-06-12 | 1 | -1/+1 |
* | Avoid double-slash in path names that depend on $(sharedir). | Johannes Sixt | 2007-06-12 | 1 | -1/+1 |
* | Makefile: add an explicit rule for building assembly output | Linus Torvalds | 2007-06-10 | 1 | -0/+2 |
* | Makefile: Remove git-merge-base from PROGRAMS. | Johannes Sixt | 2007-06-06 | 1 | -1/+0 |
* | make clean should remove all the test programs too | Matthias Lederhofer | 2007-06-06 | 1 | -1/+2 |
*-. | Merge branches 'lh/submodules' and 'pb/am' | Junio C Hamano | 2007-06-02 | 1 | -2/+2 |
|\ \ |
|
| | * | Remove git-applypatch | Junio C Hamano | 2007-05-24 | 1 | -1/+1 |
| | * | git-applymbox: Remove command | Petr Baudis | 2007-05-24 | 1 | -1/+1 |
| * | | Add git-submodule command | Lars Hjemli | 2007-05-26 | 1 | -1/+1 |
| |/ |
|
* | | Makefile: Use generic rule to build test programs | Julian Phillips | 2007-05-30 | 1 | -19/+5 |
* | | Merge branch 'db/remote' | Junio C Hamano | 2007-05-29 | 1 | -2/+3 |
|\ \ |
|
| * | | Move remote parsing into a library file out of builtin-push. | Daniel Barkalow | 2007-05-20 | 1 | -2/+3 |
| |/ |
|
* | | Makefile: Remove git-fsck and git-verify-pack from PROGRAMS | Nguyen Thai Ngoc Duy | 2007-05-28 | 1 | -2/+2 |
|/ |
|
* | apply: do not get confused by symlinks in the middle | Junio C Hamano | 2007-05-11 | 1 | -1/+1 |
* | Remove duplicate exports from Makefile | Shawn O. Pearce | 2007-05-07 | 1 | -1/+1 |
* | Merge branch 'master' of git://repo.or.cz/git-gui | Shawn O. Pearce | 2007-05-07 | 1 | -4/+12 |
|\ |
|
| * | git-gui: Refactor into multiple files to save my sanity | Shawn O. Pearce | 2007-05-07 | 1 | -2/+21 |
| * | git-gui: Track our own embedded values and rebuild when they change | Shawn O. Pearce | 2007-05-02 | 1 | -2/+15 |
| * | git-gui: Honor TCLTK_PATH if supplied | Junio C Hamano | 2007-04-17 | 1 | -0/+4 |
| * | Revert "Allow wish interpreter to be defined with TCLTK_PATH" | Shawn O. Pearce | 2007-04-17 | 1 | -3/+0 |
| * | Allow wish interpreter to be defined with TCLTK_PATH | Eygene Ryabinkin | 2007-04-04 | 1 | -0/+3 |
| * | Merge branch 'maint'gitgui-0.6.5 | Shawn O. Pearce | 2007-03-12 | 1 | -14/+9 |
| |\ |
|
| | * | git-gui: Revert "git-gui: Display all authors of git-gui." | Shawn O. Pearce | 2007-03-12 | 1 | -14/+9 |
| * | | git-gui: Support of "make -s" in: do not output anything of the build itself | Alex Riesen | 2007-03-06 | 1 | -0/+5 |
| |/ |
|
| * | git-gui: Make 'make' quieter by defaultgitgui-0.6.3 | Shawn O. Pearce | 2007-03-06 | 1 | -7/+15 |
| * | git-gui: Display all authors of git-gui. | Shawn O. Pearce | 2007-02-21 | 1 | -9/+14 |
| * | git-gui: Generate a version file on demand. | Shawn O. Pearce | 2007-02-12 | 1 | -1/+5 |
| * | git-gui: Rename GIT_VERSION to GITGUI_VERSION. | Shawn O. Pearce | 2007-02-12 | 1 | -2/+2 |
| * | git-gui: Allow gitexecdir, INSTALL to be set by the caller. | Shawn O. Pearce | 2007-02-12 | 1 | -3/+7 |
| * | git-gui: Ensure version number is always current. | Shawn O. Pearce | 2007-01-21 | 1 | -3/+12 |
| * | git-gui: Modified makefile to embed version into git-gui script. | Shawn O. Pearce | 2007-01-21 | 1 | -3/+28 |
| * | git-gui: Created makefile to install the program. | Shawn O. Pearce | 2006-11-17 | 1 | -0/+14 |
* | Create pack-write.c for common pack writing code | Dana L. How | 2007-05-02 | 1 | -2/+2 |
* | Make sure test-genrandom and test-chmtime are builtas part of the main build. | Junio C Hamano | 2007-04-29 | 1 | -1/+5 |
* | Split out mailmap handling out of shortlog | Junio C Hamano | 2007-04-29 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2007-04-24 | 1 | -2/+7 |
|\ |
|
| * | Create a sysconfdir variable, and use it for ETC_GITCONFIG | Josh Triplett | 2007-04-24 | 1 | -2/+7 |
* | | common progress display support | Nicolas Pitre | 2007-04-22 | 1 | -2/+2 |
* | | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-21 | 1 | -3/+5 |
|\ \ |
|
| * | | Documentation: support manual section (5) - file formats. | Junio C Hamano | 2007-04-19 | 1 | -1/+2 |
| * | | Makefile: add patch-ids.h back in. | Junio C Hamano | 2007-04-15 | 1 | -1/+1 |
| * | | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 2007-04-14 | 1 | -2/+3 |
* | | | Merge branch 'np/pack' | Junio C Hamano | 2007-04-21 | 1 | -2/+5 |
|\ \ \ |
|
| * | | | simple random data generator for tests | Nicolas Pitre | 2007-04-11 | 1 | -2/+5 |
* | | | | Add a generic "object decorator" interface, and make object refs use it | Linus Torvalds | 2007-04-16 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'jc/cherry' | Junio C Hamano | 2007-04-12 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Refactor patch-id filtering out of git-cherry and git-format-patch. | Junio C Hamano | 2007-04-11 | 1 | -1/+2 |
| |/ / |
|
* | | | Don't yap about merge-subtree during make | Shawn O. Pearce | 2007-04-12 | 1 | -1/+1 |
|/ / |
|
* | | A new merge stragety 'subtree'. | Junio C Hamano | 2007-04-07 | 1 | -1/+9 |
* | | Merge branch 'fp/make-j' | Junio C Hamano | 2007-04-07 | 1 | -2/+2 |
|\ \ |
|