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-04-05
Rename add_file_to_index() to add_file_to_cache()
Junio C Hamano
4
-4
/
+4
2007-04-05
Rename static variable write_index to update_index in builtin-apply.c
Junio C Hamano
1
-6
/
+6
2007-04-05
Rename internal function "add_file_to_cache" in builtin-update-index.c
Junio C Hamano
1
-2
/
+2
2007-04-05
Propagate cache error internal to refresh_cache() via parameter.
Junio C Hamano
1
-6
/
+13
2007-04-05
Fix bogus error message from merge-recursive error path
Junio C Hamano
3
-3
/
+2
2007-04-05
Show binary file size change in diff --stat
Andy Parkins
1
-3
/
+10
2007-04-05
Honor -p<n> when applying git diffs
Shawn O. Pearce
2
-2
/
+27
2007-04-05
Fix dependency of common-cmds.h
Junio C Hamano
1
-1
/
+1
2007-04-05
Fix lost-found to show commits only referenced by reflogs
Shawn O. Pearce
3
-3
/
+15
2007-04-05
clean up and optimize nth_packed_object_sha1() usage
Nicolas Pitre
6
-25
/
+24
2007-04-05
Fix renaming branch without config file
Geert Bosch
2
-2
/
+12
2007-04-05
DESTDIR support for git/contrib/emacs
Ville Skyttä
1
-2
/
+2
2007-04-05
gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches
Jakub Narebski
1
-2
/
+4
2007-04-05
Document --left-right option to rev-list.
Brian Gernhardt
2
-0
/
+32
2007-04-05
Revert "builtin-archive: use RUN_SETUP"
René Scharfe
3
-1
/
+7
2007-04-04
rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.
Gerrit Pape
1
-0
/
+0
2007-04-04
RPM spec: include git-p4 in the list of all packages.
Junio C Hamano
1
-1
/
+1
2007-04-04
rerere: make sorting really stable.
Junio C Hamano
2
-6
/
+10
2007-04-04
Fix t4200-rerere for white-space from "wc -l"
Brian Gernhardt
1
-2
/
+2
2007-04-04
git-svn: bail out on incorrect command-line options
Eric Wong
1
-1
/
+4
2007-04-04
gitweb: Quote hash keys, and do not use barewords keys
Jakub Narebski
1
-8
/
+8
2007-04-04
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3)
Jakub Narebski
1
-24
/
+24
2007-04-04
Fix switching to a branch with D/F when current branch has file D.
Junio C Hamano
1
-1
/
+112
2007-04-04
Fix twoway_merge that passed d/f conflict marker to merged_entry().
Junio C Hamano
1
-2
/
+8
2007-04-04
Fix read-tree --prefix=dir/.
Junio C Hamano
1
-0
/
+1
2007-04-04
unpack-trees: get rid of *indpos parameter.
Junio C Hamano
2
-9
/
+8
2007-04-04
unpack_trees.c: pass unpack_trees_options structure to keep_entry() as well.
Junio C Hamano
1
-7
/
+7
2007-04-04
add_cache_entry(): removal of file foo does not conflict with foo/bar
Junio C Hamano
1
-9
/
+31
2007-04-04
Merge branch 'jc/bisect'
Junio C Hamano
4
-20
/
+338
2007-04-04
Merge branch 'fl/doc'
Junio C Hamano
2
-3
/
+37
2007-04-04
Merge branch 'post1.5.1/blame.el'
Junio C Hamano
1
-46
/
+92
2007-04-04
Merge branch 'post1.5.1/tcltk'
Junio C Hamano
4
-5
/
+78
2007-04-04
Merge branch 'post1.5.1/p4'
Junio C Hamano
2
-7
/
+53
2007-04-04
Merge branch 'lt/dirwalk'
Junio C Hamano
5
-9
/
+95
2007-04-03
git-read-tree --index-output=<file>
Junio C Hamano
6
-16
/
+30
2007-04-03
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
13
-23
/
+50
2007-04-03
checkout: allow detaching to HEAD even when switching to the tip of a branch
Junio C Hamano
2
-3
/
+64
2007-04-03
GIT 1.5.1
Junio C Hamano
3
-16
/
+187
2007-04-03
Merge 1.5.0.7 in
Junio C Hamano
3
-4
/
+44
2007-04-03
GIT 1.5.0.7
Junio C Hamano
3
-2
/
+20
2007-04-03
Documentation: A few minor fixes to Git User's Manual
Jakub Narebski
1
-10
/
+10
2007-04-03
Plug memory leak in index-pack collision checking codepath.
Nicolas Pitre
1
-0
/
+1
2007-04-03
rerere should not repeat the earlier hunks in later ones
Junio C Hamano
2
-4
/
+26
2007-04-02
Hopefully final update to the draft Release Notes, preparing for 1.5.1
Junio C Hamano
1
-8
/
+15
2007-03-31
Optional Tck/Tk: ignore generated files.
Junio C Hamano
1
-0
/
+2
2007-03-31
Eliminate checks of user-specified Tcl/Tk interpreter.
Eygene Ryabinkin
1
-3
/
+1
2007-03-31
Rewrite Tcl/Tk interpreter path for the GUI tools.
Eygene Ryabinkin
1
-3
/
+24
2007-03-31
Add --with-tcltk and --without-tcltk to configure.
Eygene Ryabinkin
3
-1
/
+38
2007-03-31
NO_TCLTK
Eygene Ryabinkin
1
-3
/
+18
2007-03-31
Added correct Python path to the RPM specfile.
Eygene Ryabinkin
1
-1
/
+5
[prev]
[next]