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-27
Documentation/git svn log: add a note about timezones.
Miklos Vajna
1
-0
/
+4
2008-02-27
Merge branch 'js/maint-http-push' into maint
Junio C Hamano
1
-9
/
+18
2008-02-27
Don't use GIT_CONFIG in t5505-remote
Daniel Barkalow
1
-3
/
+0
2008-02-25
Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest
Bryan Donlan
1
-1
/
+1
2008-02-25
timezone_names[]: fixed the tz offset for New Zealand.
Steven Drake
1
-3
/
+3
2008-02-25
filter-branch documentation: non-zero exit status in command abort the filter
Caio Marcelo de Oliveira Filho
1
-2
/
+4
2008-02-25
rev-parse: fix potential bus error with --parseopt option spec handling
Jay Soffian
2
-1
/
+44
2008-02-25
Use a single implementation and API for copy_file()
Daniel Barkalow
5
-43
/
+27
2008-02-25
Documentation/git-filter-branch: add a new msg-filter example
Miklos Vajna
1
-0
/
+9
2008-02-24
Correct fast-export file mode strings to match fast-import standard
Shawn O. Pearce
1
-1
/
+1
2008-02-24
Protect peel_ref fallback case from NULL parse_object result
Shawn O. Pearce
1
-1
/
+1
2008-02-24
Ensure 'make dist' compiles git-archive.exe on Cygwin
Shawn O. Pearce
1
-1
/
+1
2008-02-23
GIT 1.5.4.3
Junio C Hamano
3
-3
/
+31
2008-02-23
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
5
-15
/
+50
2008-02-22
hash: fix lookup_hash semantics
Jeff King
1
-1
/
+1
2008-02-22
git-gui: Focus insertion point at end of strings in repository chooser
Shawn O. Pearce
1
-0
/
+4
2008-02-22
git-gui: Avoid hardcoded Windows paths in Cygwin package files
Shawn O. Pearce
1
-1
/
+11
2008-02-22
git-gui: Default TCL_PATH to same location as TCLTK_PATH
Shawn O. Pearce
1
-1
/
+5
2008-02-22
git-gui: Paper bag fix error dialogs opening over the main window
Shawn O. Pearce
1
-1
/
+5
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
[next]