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-20
git-gui: Ensure error dialogs always appear over all other windows
Shawn O. Pearce
1
-7
/
+11
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
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-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
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
git-gui: relax "dirty" version detection
Wincent Colaiuta
1
-1
/
+1
2008-02-17
GIT 1.5.4.2
Junio C Hamano
5
-11
/
+65
2008-02-16
Documentation/git-reset: Add an example of resetting selected paths
Pieter de Bie
1
-0
/
+17
2008-02-16
Documentation/git-reset: don't mention --mixed for selected-paths reset
Pieter de Bie
1
-2
/
+2
2008-02-16
Documentation/git-reset:
Junio C Hamano
1
-1
/
+1
2008-02-16
commit: discard index after setting up partial commit
Jeff King
2
-0
/
+25
2008-02-15
filter-branch: handle filenames that need quoting
Junio C Hamano
2
-4
/
+19
2008-02-15
http-push: avoid a needless goto
Johannes Schindelin
1
-4
/
+1
2008-02-15
http-push: do not get confused by submodules
Johannes Schindelin
1
-4
/
+11
2008-02-15
http-push: avoid invalid memory accesses
Johannes Schindelin
1
-1
/
+6
2008-02-15
diff: Fix miscounting of --check output
Junio C Hamano
2
-2
/
+11
2008-02-15
hg-to-git: fix parent analysis
Stelian Pop
1
-1
/
+1
2008-02-15
mailinfo: feed only one line to handle_filter() for QP input
Jay Soffian
6
-1
/
+45
2008-02-15
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Christian Couder
1
-5
/
+2
2008-02-15
Add "const" qualifier to "char *excludes_file".
Christian Couder
3
-8
/
+4
2008-02-15
Add "const" qualifier to "char *editor_program".
Christian Couder
3
-8
/
+4
2008-02-15
Add "const" qualifier to "char *pager_program".
Christian Couder
3
-8
/
+4
2008-02-15
config: add 'git_config_string' to refactor string config variables.
Christian Couder
2
-13
/
+13
2008-02-15
diff.c: remove useless check for value != NULL
Christian Couder
1
-7
/
+2
2008-02-15
fast-import: check return value from unpack_entry()
Shawn O. Pearce
1
-0
/
+2
2008-02-15
Validate nicknames of remote branches to prohibit confusing ones
Daniel Barkalow
1
-1
/
+11
2008-02-15
diff.c: replace a 'strdup' with 'xstrdup'.
Christian Couder
1
-1
/
+1
2008-02-15
diff.c: fixup garding of config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-13
config: add test cases for empty value and no value config variables.
Christian Couder
1
-0
/
+23
2008-02-13
cvsimport: have default merge regex also match beginning of commit message
Gerrit Pape
1
-1
/
+1
2008-02-13
git clone -s documentation: force a new paragraph for the NOTE
Miklos Vajna
1
-6
/
+7
2008-02-13
status: suggest "git rm --cached" to unstage for initial commit
Jeff King
2
-2
/
+11
2008-02-13
Protect get_author_ident_from_commit() from filenames in work tree
Junio C Hamano
2
-1
/
+23
2008-02-13
upload-pack: Initialize the exec-path.
Johannes Sixt
1
-0
/
+3
2008-02-13
bisect: use verbatim commit subject in the bisect log
Johannes Schindelin
1
-1
/
+1
2008-02-13
git-cvsimport.txt: fix '-M' description.
Sergei Organov
1
-2
/
+2
2008-02-12
Revert "pack-objects: only throw away data during memory pressure"
Junio C Hamano
1
-11
/
+2
2008-02-12
git-gui: support Git Gui.app under OS X 10.5
Jay Soffian
2
-5
/
+14
2008-02-11
config.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+15
2008-02-11
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
1
-3
/
+2
2008-02-11
imap-send.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+4
2008-02-11
wt-status.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
setup.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
remote.c: guard config parser from value=NULL
Junio C Hamano
1
-3
/
+6
2008-02-11
merge-recursive.c: guard config parser from value=NULL
Junio C Hamano
1
-5
/
+6
2008-02-11
http.c: guard config parser from value=NULL
Junio C Hamano
1
-10
/
+15
[prev]
[next]