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-09-18
Merge branch 'cr/reset'
Junio C Hamano
1
-1
/
+2
2007-09-14
Merge branch 'np/delta'
Junio C Hamano
1
-0
/
+8
2007-09-12
Make "git reset" a builtin.
Carlos Rica
1
-1
/
+2
2007-09-12
Define NO_MEMMEM of FreeBSD as it lacks the function
Robert Boone
1
-0
/
+1
2007-09-10
Merge branch 'rs/archive'
Junio C Hamano
1
-0
/
+12
2007-09-09
Define NO_MEMMEM on Darwin as it lacks the function
Shawn O. Pearce
1
-0
/
+1
2007-09-06
add memmem()
René Scharfe
1
-0
/
+11
2007-09-06
basic threaded delta search
Nicolas Pitre
1
-0
/
+8
2007-09-05
Makefile: Add cache-tree.h to the headers list
Dmitry V. Levin
1
-1
/
+1
2007-08-30
Makefile: do not allow gnu make to remove test-*.o files
Junio C Hamano
1
-0
/
+2
2007-08-10
Merge branch 'cr/tag'
Junio C Hamano
1
-1
/
+2
2007-08-10
Add support for an info version of the user manual
David Kastrup
1
-0
/
+6
2007-08-02
Support building on GNU/Hurd
Thomas Schwinge
1
-0
/
+4
2007-08-01
Add is_absolute_path() and make_absolute_path()
Johannes Schindelin
1
-1
/
+1
2007-07-31
make the name of the library directory a config option
Robert Schiele
1
-5
/
+6
2007-07-31
add option to find zlib in custom path
Robert Schiele
1
-1
/
+7
2007-07-29
Makefile: use $(FIND) instead of find
David Kastrup
1
-2
/
+3
2007-07-26
Make verify-tag a builtin.
Carlos Rica
1
-1
/
+1
2007-07-20
Make git tag a builtin.
Carlos Rica
1
-1
/
+2
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
[next]