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
2008-02-22
git-stash: add new 'pop' subcommand
Brandon Casey
2
-2
/
+16
2008-02-22
git-stash: add new 'drop' subcommand
Brandon Casey
2
-2
/
+33
2008-02-22
git-reflog: add option --updateref to write the last reflog sha1 into the ref
Brandon Casey
1
-1
/
+16
2008-02-22
refs.c: make close_ref() and commit_ref() non-static
Brandon Casey
2
-2
/
+8
2008-02-22
git-reflog: add option --rewrite to update reflog entries while expiring
Brandon Casey
1
-1
/
+11
2008-02-22
reflog-delete: parse standard reflog options
Brandon Casey
1
-3
/
+21
2008-02-22
Merge branch 'bc/reflog-fix' into js/reflog-delete
Junio C Hamano
691
-14455
/
+56188
2008-02-22
builtin-reflog.c: don't install new reflog on write failure
Brandon Casey
1
-2
/
+3
2008-02-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-02-22
hash: fix lookup_hash semantics
Jeff King
1
-1
/
+1
2008-02-22
gitweb: Better chopping in commit search results
Junio C Hamano
1
-9
/
+15
2008-02-22
builtin-tag.c: remove cruft
Gerrit Pape
1
-3
/
+0
2008-02-22
git-merge-index documentation: clarify synopsis
Gerrit Pape
2
-2
/
+2
2008-02-21
send-email: fix In-Reply-To regression
Jay Soffian
2
-3
/
+27
2008-02-21
git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()
Junio C Hamano
2
-1
/
+47
2008-02-20
Teach git-grep --name-only as synonym for -l
Shawn O. Pearce
2
-1
/
+4
2008-02-20
diff: fix java funcname pattern for solaris
Jeff King
1
-1
/
+1
2008-02-20
t3404: use configured shell instead of /bin/sh
Jeff King
1
-2
/
+2
2008-02-20
git_config_*: don't assume we are parsing a config file
Jeff King
1
-2
/
+9
2008-02-20
prefix_path: use is_absolute_path() instead of *orig == '/'
Johannes Sixt
1
-2
/
+2
2008-02-20
git-clean: handle errors if removing files fails
Miklos Vajna
2
-8
/
+24
2008-02-20
Merge branch 'mk/color'
Junio C Hamano
10
-9
/
+70
2008-02-20
Merge branch 'js/maint-cvsexport'
Junio C Hamano
2
-8
/
+67
2008-02-20
Merge branch 'js/maint-http-push'
Junio C Hamano
1
-9
/
+18
2008-02-20
Merge branch 'jk/empty-tree'
Junio C Hamano
3
-16
/
+119
2008-02-20
Merge branch 'lt/revision-walker'
Junio C Hamano
4
-7
/
+33
2008-02-20
Merge branch 'mc/prefix'
Junio C Hamano
3
-108
/
+83
2008-02-20
Merge branch 'bc/fopen'
Junio C Hamano
3
-0
/
+38
2008-02-20
Merge branch 'jc/setup'
Junio C Hamano
7
-49
/
+348
2008-02-20
Merge branch 'maint'
Junio C Hamano
5
-9
/
+28
2008-02-20
Clarified the meaning of git-add -u in the documentation
Pekka Kaitaniemi
1
-2
/
+2
2008-02-20
git-clone.sh: properly configure remote even if remote's head is dangling
Gerrit Pape
2
-5
/
+21
2008-02-20
git.el: Set process-environment instead of invoking env
David Kågedal
1
-4
/
+3
2008-02-20
Documentation/git-stash: document options for git stash list
Miklos Vajna
1
-1
/
+4
2008-02-20
send-email: squelch warning due to comparing undefined $_ to ""
Jay Soffian
1
-1
/
+1
2008-02-20
Merge branch 'maint'
Junio C Hamano
3
-34
/
+92
2008-02-19
cvsexportcommit: be graceful when "cvs status" reorders the arguments
Johannes Schindelin
2
-8
/
+67
2008-02-19
Rename git-core rpm to just git and rename the meta-pacakge to git-all.
Kristian Høgsberg
1
-30
/
+39
2008-02-19
Technical documentation of the run-command API.
Johannes Sixt
1
-5
/
+166
2008-02-19
Correct git-pull documentation
Jay Soffian
1
-8
/
+12
2008-02-19
gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form
Jakub Narebski
1
-2
/
+2
2008-02-19
push: document the status output
Jeff King
1
-0
/
+49
2008-02-19
Documentation/push: clarify matching refspec behavior
Jeff King
1
-3
/
+3
2008-02-19
push: indicate partialness of error message
Jeff King
1
-1
/
+1
2008-02-19
API documentation for remote.h
Daniel Barkalow
1
-0
/
+123
2008-02-18
Simplify setup of $GIT_DIR in git-sh-setup.sh
Lars Hjemli
1
-7
/
+1
2008-02-18
Merge branch 'mk/maint-parse-careful'
Junio C Hamano
8
-12
/
+41
2008-02-18
peel_onion: handle NULL
Martin Koegler
1
-1
/
+4
2008-02-18
check return value from parse_commit() in various functions
Martin Koegler
3
-4
/
+5
2008-02-18
parse_commit: don't fail, if object is NULL
Martin Koegler
1
-0
/
+2
[next]