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-11-02
Merge branch 'ph/parseopt'
Junio C Hamano
1
-3
/
+3
2007-10-30
Merge branch 'lt/rename' into HEAD
Junio C Hamano
1
-3
/
+2
2007-10-30
No longer install git-svnimport, move to contrib/examples
Gerrit Pape
1
-2
/
+1
2007-10-29
Add tests for parse-options.c
Johannes Schindelin
1
-1
/
+1
2007-10-29
Add a simple option parser.
Pierre Habouzit
1
-2
/
+2
2007-10-26
Do linear-time/space rename logic for exact renames
Linus Torvalds
1
-2
/
+2
2007-10-26
Add 'diffcore.h' to LIB_H
Linus Torvalds
1
-2
/
+1
2007-10-26
Merge branch 'maint'
Junio C Hamano
1
-5
/
+1
2007-10-26
Fix generation of perl/perl.mak
Alex Riesen
1
-5
/
+1
2007-10-24
Merge branch 'db/fetch-pack'
Junio C Hamano
1
-27
/
+26
2007-10-20
Define compat version of mkdtemp for systems lacking it
Shawn O. Pearce
1
-0
/
+8
2007-10-17
gitweb: speed up project listing on large work trees by limiting find depth
Luke Lu
1
-0
/
+2
2007-10-16
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
1
-5
/
+12
2007-10-15
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+4
2007-10-15
Fix compilation when NO_CURL is defined
Johannes Schindelin
1
-3
/
+3
2007-10-15
Do not remove distributed configure script
Mathias Megyei
1
-1
/
+4
2007-10-15
makefile: Add a cscope target
Kristof Provost
1
-2
/
+6
2007-09-25
Move convert-objects to contrib.
Matt Kraai
1
-1
/
+1
2007-09-25
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-09-25
unexpected Make output (e.g. from --debug) causes build failure
Jim Meyering
1
-1
/
+1
2007-09-19
Add transport.h to LIB_H as transport.o is in LIB_OBJS
Shawn O. Pearce
1
-1
/
+1
2007-09-19
Make fetch a builtin
Daniel Barkalow
1
-1
/
+1
2007-09-19
Move bundle specific stuff into bundle.[ch]
Johannes Schindelin
1
-1
/
+1
2007-09-19
Push code for transport library
Daniel Barkalow
1
-1
/
+2
2007-09-19
Make fetch-pack a builtin with an internal API
Daniel Barkalow
1
-0
/
+1
2007-09-19
Modularize commit-walker
Daniel Barkalow
1
-8
/
+9
2007-09-19
Remove obsolete commit-walkers
Daniel Barkalow
1
-16
/
+4
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
[next]