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-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
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
2007-02-27
sha1_file.c: cleanup "offset" usage
Nicolas Pitre
1
-59
/
+51
2007-02-27
sha1_file.c: cleanup hdr usage
Nicolas Pitre
1
-12
/
+12
2007-02-27
Merge branch 'maint'
Junio C Hamano
8
-23
/
+152
2007-02-27
git-apply: do not fix whitespaces on context lines.
Junio C Hamano
1
-1
/
+2
2007-02-27
diff --cc: integer overflow given a 2GB-or-larger file
Jim Meyering
1
-3
/
+3
2007-02-27
mailinfo: do not get confused with logical lines that are too long.
Linus Torvalds
6
-19
/
+147
2007-02-26
diff --no-index: also imitate the exit status of diff(1)
Johannes Schindelin
3
-3
/
+17
2007-02-26
Merge branch 'master' into js/diff-ni
Junio C Hamano
109
-2908
/
+6722
2007-02-26
Documentation: link in 1.5.0.2 material to the top documentation page.
Junio C Hamano
1
-1
/
+3
2007-02-26
Documentation: document remote.<name>.tagopt
Aneesh Kumar K.V
1
-0
/
+4
2007-02-26
Merge branch 'maint'
Junio C Hamano
4
-18
/
+64
2007-02-26
GIT 1.5.0.2
Junio C Hamano
2
-12
/
+18
2007-02-26
git-remote: support remotes with a dot in the name
Pavel Roskin
1
-1
/
+1
2007-02-25
Documentation: describe "-f/-t/-m" options to "git-remote add"
Junio C Hamano
1
-0
/
+13
2007-02-25
diff --cc: fix display of symlink conflicts during a merge.
Junio C Hamano
2
-7
/
+34
2007-02-25
Merge branch 'maint'
Junio C Hamano
2
-2
/
+2
2007-02-25
Merge branch 'jc/merge-symlink' into maint
Junio C Hamano
2
-2
/
+2
2007-02-25
merge-recursive: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
[next]