index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-15
Remove "WITH_P4IMPORT" knob from the Makefile
Sean
1
-26
/
+0
2007-07-14
Use $(RM) in Makefiles instead of 'rm -f'
Emil Medve
1
-33
/
+34
2007-07-09
Makefile: rebuild git.o on version change, clean up git$X flags
Matt McCutchen
1
-3
/
+2
2007-07-02
Start deprecating "git-command" in favor of "git command"
Linus Torvalds
1
-1
/
+2
2007-07-02
Merge branch 'ns/stash'
Junio C Hamano
1
-1
/
+2
2007-07-02
Merge branch 'js/rebase'
Junio C Hamano
1
-1
/
+1
2007-06-30
Add git-stash script
しらいしななこ
1
-1
/
+2
2007-06-30
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2007-06-30
Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.
Matt Kraai
1
-3
/
+3
2007-06-24
Teach rebase an interactive mode
Johannes Schindelin
1
-1
/
+1
2007-06-24
make dist: include configure script in tarball
Matthias Lederhofer
1
-2
/
+3
2007-06-22
Merge branch 'js/filter'
Junio C Hamano
1
-1
/
+2
2007-06-16
Merge branch 'maint' to sync with GIT 1.5.2.2
Junio C Hamano
1
-0
/
+11
2007-06-16
Documentation: adjust to AsciiDoc 8
Junio C Hamano
1
-0
/
+6
2007-06-15
Add a local implementation of hstrerror for the system which do not have it
Alex Riesen
1
-0
/
+5
2007-06-13
Makefile: allow generating git.o for debugging purposes
Junio C Hamano
1
-2
/
+6
2007-06-13
Makefile: common-cmds.h depends on generate-cmdlist.sh script
Junio C Hamano
1
-0
/
+2
2007-06-12
Remove trailing slash from $(template_dir).
Johannes Sixt
1
-1
/
+1
2007-06-12
Avoid double-slash in path names that depend on $(sharedir).
Johannes Sixt
1
-1
/
+1
2007-06-10
Makefile: add an explicit rule for building assembly output
Linus Torvalds
1
-0
/
+2
2007-06-06
Makefile: Remove git-merge-base from PROGRAMS.
Johannes Sixt
1
-1
/
+0
2007-06-06
make clean should remove all the test programs too
Matthias Lederhofer
1
-1
/
+2
2007-06-02
Add git-filter-branch
Johannes Schindelin
1
-1
/
+2
2007-06-02
Merge branches 'lh/submodules' and 'pb/am'
Junio C Hamano
1
-2
/
+2
2007-05-30
Makefile: Use generic rule to build test programs
Julian Phillips
1
-19
/
+5
2007-05-29
Merge branch 'db/remote'
Junio C Hamano
1
-2
/
+3
2007-05-28
Makefile: Remove git-fsck and git-verify-pack from PROGRAMS
Nguyen Thai Ngoc Duy
1
-2
/
+2
2007-05-26
Add git-submodule command
Lars Hjemli
1
-1
/
+1
2007-05-24
Remove git-applypatch
Junio C Hamano
1
-1
/
+1
2007-05-24
git-applymbox: Remove command
Petr Baudis
1
-1
/
+1
2007-05-20
Move remote parsing into a library file out of builtin-push.
Daniel Barkalow
1
-2
/
+3
2007-05-11
apply: do not get confused by symlinks in the middle
Junio C Hamano
1
-1
/
+1
2007-05-07
Remove duplicate exports from Makefile
Shawn O. Pearce
1
-1
/
+1
2007-05-07
Merge branch 'master' of git://repo.or.cz/git-gui
Shawn O. Pearce
1
-4
/
+12
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce
1
-2
/
+21
2007-05-02
Create pack-write.c for common pack writing code
Dana L. How
1
-2
/
+2
2007-05-02
git-gui: Track our own embedded values and rebuild when they change
Shawn O. Pearce
1
-2
/
+15
2007-04-29
Make sure test-genrandom and test-chmtime are builtas part of the main build.
Junio C Hamano
1
-1
/
+5
2007-04-29
Split out mailmap handling out of shortlog
Junio C Hamano
1
-2
/
+2
2007-04-24
Merge branch 'maint'
Junio C Hamano
1
-2
/
+7
2007-04-24
Create a sysconfdir variable, and use it for ETC_GITCONFIG
Josh Triplett
1
-2
/
+7
2007-04-22
common progress display support
Nicolas Pitre
1
-2
/
+2
2007-04-21
Merge branch 'jc/attr'
Junio C Hamano
1
-3
/
+5
2007-04-21
Merge branch 'np/pack'
Junio C Hamano
1
-2
/
+5
2007-04-19
Documentation: support manual section (5) - file formats.
Junio C Hamano
1
-1
/
+2
2007-04-17
git-gui: Honor TCLTK_PATH if supplied
Junio C Hamano
1
-0
/
+4
2007-04-17
Revert "Allow wish interpreter to be defined with TCLTK_PATH"
Shawn O. Pearce
1
-3
/
+0
2007-04-16
Add a generic "object decorator" interface, and make object refs use it
Linus Torvalds
1
-2
/
+2
2007-04-15
Makefile: add patch-ids.h back in.
Junio C Hamano
1
-1
/
+1
2007-04-14
Add basic infrastructure to assign attributes to paths
Junio C Hamano
1
-2
/
+3
[next]