index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-02
Sample update hook: typofix and modernization to use "git log"
Andy Parkins
1
-5
/
+4
2007-03-02
Merge branch 'js/commit-format'
Junio C Hamano
8
-16
/
+268
2007-03-02
Merge branch 'maint'
Junio C Hamano
6
-20
/
+20
2007-03-02
Another memory overrun in http-push.c
Eygene Ryabinkin
1
-3
/
+7
2007-03-01
fetch.o depends on the headers, too.
Johannes Schindelin
1
-1
/
+1
2007-03-01
Documentation: Correct minor typo in git-add documentation.
Christian Schlotter
1
-1
/
+1
2007-03-01
Documentation/git-svn.txt: Fix formatting errors
Sergey Vlasov
1
-52
/
+67
2007-03-01
Documentation/git-send-email.txt: Fix labeled list formatting
Sergey Vlasov
1
-6
/
+6
2007-03-01
Documentation/git-quiltimport.txt: Fix labeled list formatting
Sergey Vlasov
1
-4
/
+4
2007-03-01
Documentation/build-docdep.perl: Fix dependencies for included asciidoc files
Sergey Vlasov
1
-5
/
+1
2007-03-01
git-gui: Remove unnecessary /dev/null redirection.
Shawn O. Pearce
1
-8
/
+2
2007-03-01
fix various doc typos
Michael Coleman
3
-6
/
+6
2007-02-28
diff: make more cases implicit --no-index
Johannes Schindelin
4
-2
/
+64
2007-02-28
Add recent changes to draft 1.5.1 release notes.
Junio C Hamano
1
-1
/
+64
2007-02-28
Merge branch 'js/commit-by-name'
Junio C Hamano
2
-0
/
+65
2007-02-28
Merge branch 'js/bundle'
Junio C Hamano
12
-4
/
+611
2007-02-28
Merge branch 'maint'
Junio C Hamano
7
-15
/
+106
2007-02-28
Start preparing Release Notes for 1.5.0.3
Junio C Hamano
2
-1
/
+56
2007-02-28
Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url
Junio C Hamano
1
-3
/
+14
2007-02-28
Include config.mak in doc/Makefile
Uwe Kleine-König
1
-0
/
+1
2007-02-28
git.el: Set the default commit coding system from the repository config.
Alexandre Julliard
1
-6
/
+18
2007-02-28
git-archimport: support empty summaries, put summary on a single line.
Paolo Bonzini
1
-4
/
+15
2007-02-28
http-push.c::lock_remote(): validate all remote refs.
Eygene Ryabinkin
1
-1
/
+1
2007-02-28
index_fd(): convert blob only if it is a regular file.
Junio C Hamano
1
-1
/
+1
2007-02-28
index_fd(): pass optional path parameter as hint for blob conversion
Junio C Hamano
4
-6
/
+6
2007-02-28
index_fd(): use enum object_type instead of type name string.
Junio C Hamano
4
-23
/
+24
2007-02-28
Merge branch 'np/types'
Junio C Hamano
37
-418
/
+372
2007-02-28
git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.
Gerrit Pape
1
-1
/
+2
2007-02-27
Merge branch 'mc/sendmail'
Junio C Hamano
1
-44
/
+53
2007-02-27
Merge branch 'js/diff-ni' (early part)
Junio C Hamano
12
-86
/
+285
2007-02-27
Merge branch 'maint'
Junio C Hamano
7
-29
/
+35
2007-02-27
builtin-fmt-merge-msg: fix bugs in --file option
Michael Coleman
1
-1
/
+3
2007-02-27
index-pack: Loop over pread until data loading is complete.
Shawn O. Pearce
1
-2
/
+8
2007-02-27
blameview: Fix the browse behavior in blameview
Aneesh Kumar
1
-1
/
+1
2007-02-27
Cleanup check_valid in commit-tree.
Shawn O. Pearce
1
-5
/
+5
2007-02-27
make sure enum object_type is signed
Nicolas Pitre
1
-1
/
+2
2007-02-27
git-send-email: abort/usage on bad option
Michael Coleman
1
-44
/
+53
2007-02-27
Fix minor typos/grammar in user-manual.txt
Michael Coleman
1
-17
/
+14
2007-02-27
Correct ordering in git-cvsimport's option documentation
Michael Poole
1
-5
/
+4
2007-02-27
show_date(): rename the "relative" parameter to "mode"
Johannes Schindelin
2
-9
/
+14
2007-02-27
Actually make print_wrapped_text() useful
Johannes Schindelin
2
-6
/
+13
2007-02-27
git-show: Reject native ref
Linus Torvalds
1
-0
/
+2
2007-02-27
cvsserver: Make always-binary mode a config file option
Andy Parkins
1
-9
/
+38
2007-02-27
cvsserver: Remove trailing "\n" from commithash in checkin function
Andy Parkins
1
-0
/
+1
2007-02-27
Make 'cvs ci' lockless in git-cvsserver by using git-update-ref
Junio C Hamano
1
-27
/
+16
2007-02-27
Fix git-show man page formatting in the EXAMPLES section
Theodore Tso
1
-3
/
+3
2007-02-27
get rid of lookup_object_type()
Nicolas Pitre
3
-24
/
+18
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
37
-290
/
+266
2007-02-27
formalize typename(), and add its reverse type_from_string()
Nicolas Pitre
7
-48
/
+39
2007-02-27
sha1_file.c: don't ignore an error condition in sha1_loose_object_info()
Nicolas Pitre
1
-1
/
+1
[prev]
[next]