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-10-19
Further 1.5.3.5 fixes described in release notes
Shawn O. Pearce
1
-3
/
+13
2007-10-18
Avoid invoking diff drivers during git-stash
Shawn O. Pearce
1
-3
/
+3
2007-10-18
attr: fix segfault in gitattributes parsing code
Steffen Prohaska
2
-1
/
+11
2007-10-18
Define NI_MAXSERV if not defined by operating system
Patrick Welche
1
-0
/
+4
2007-10-18
Ensure we add directories in the correct order
Alex Bennee
1
-0
/
+11
2007-10-18
Avoid scary errors about tagged trees/blobs during git-fetch
Linus Torvalds
1
-1
/
+1
2007-10-18
Yet more 1.5.3.5 fixes mentioned in release notes
Shawn O. Pearce
1
-0
/
+8
2007-10-18
cvsserver: Use exit 1 instead of die when req_Root fails.
Brian Gernhardt
1
-2
/
+4
2007-10-18
git-blame shouldn't crash if run in an unmerged tree
Linus Torvalds
2
-0
/
+75
2007-10-18
git-config: print error message if the config file cannot be read
Gerrit Pape
1
-1
/
+4
2007-10-18
fixing output of non-fast-forward output of post-receive-email
Robert Schiele
1
-1
/
+1
2007-10-16
Document additional 1.5.3.5 fixes in release notes
Shawn O. Pearce
1
-0
/
+15
2007-10-16
Avoid 'expr index' on Mac OS X as it isn't supported
Shawn O. Pearce
1
-2
/
+1
2007-10-16
filter-branch: update current branch when rewritten
Johannes Schindelin
2
-1
/
+18
2007-10-16
fix filter-branch documentation
Johannes Schindelin
1
-2
/
+1
2007-10-16
helpful error message when send-pack finds no refs in common.
Andrew Clausen
1
-1
/
+2
2007-10-16
Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE
Johannes Schindelin
2
-1
/
+21
2007-10-16
Correct typos in release notes for 1.5.3.5
Shawn O. Pearce
1
-2
/
+2
2007-10-15
Whip post 1.5.3.4 maintenance series into shape.
Shawn O. Pearce
2
-1
/
+26
2007-10-15
rebase -i: use diff plumbing instead of porcelain
Johannes Schindelin
1
-2
/
+2
2007-10-15
Do not remove distributed configure script
Mathias Megyei
1
-1
/
+4
2007-10-15
git-archive: document --exec
Michele Ballabio
1
-1
/
+6
2007-10-15
git-reflog: document --verbose
Michele Ballabio
1
-1
/
+4
2007-10-15
git-config: handle --file option with relative pathname properly
Gerrit Pape
1
-2
/
+7
2007-10-15
clear_commit_marks(): avoid deep recursion
Johannes Schindelin
1
-9
/
+14
2007-10-15
git add -i: Remove unused variables
Jean-Luc Herren
1
-10
/
+6
2007-10-15
git add -i: Fix parsing of abbreviated hunk headers
Jean-Luc Herren
1
-6
/
+5
2007-10-15
git-config: don't silently ignore options after --list
Frank Lichtenheld
1
-1
/
+4
2007-10-15
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
Linus Torvalds
3
-3
/
+3
2007-10-15
Fix embarrassing "git log --follow" bug
Linus Torvalds
1
-2
/
+2
2007-10-03
GIT 1.5.3.4
Junio C Hamano
2
-11
/
+18
2007-10-03
Add test case for ls-files --with-tree
Carl Worth
1
-0
/
+71
2007-10-02
Must not modify the_index.cache as it may be passed to realloc at some point.
Keith Packard
1
-1
/
+2
2007-10-02
the ar tool is called gar on some systems
Robert Schiele
1
-1
/
+1
2007-10-02
rename diff_free_filespec_data_large() to diff_free_filespec_blob()
Junio C Hamano
3
-5
/
+5
2007-10-02
diffcore-rename: cache file deltas
Jeff King
3
-4
/
+11
2007-10-02
Mention 'cpio' dependency in INSTALL
Johan Herland
1
-0
/
+3
2007-10-02
Make git-pull complain and give advice when there is nothing to merge with
Federico Mena Quintero
1
-4
/
+18
2007-10-02
Note that git-branch will not automatically checkout the new branch
Federico Mena Quintero
1
-0
/
+4
2007-10-02
Add documentation for --track and --no-track to the git-branch docs.
Federico Mena Quintero
1
-0
/
+15
2007-10-02
Say when --track is useful in the git-checkout docs.
Federico Mena Quintero
1
-1
/
+3
2007-10-02
Fix typo in config.txt
Johannes Schindelin
1
-1
/
+1
2007-10-02
for-each-ref: fix %(numparent) and %(parent)
Junio C Hamano
1
-4
/
+6
2007-10-02
git-commit: initialize TMP_INDEX just to be sure.
Junio C Hamano
1
-0
/
+1
2007-10-01
fixed link in documentation of diff-options
Steffen Prohaska
1
-2
/
+2
2007-10-01
Whip post 1.5.3.3 maintenance series into shape.
Junio C Hamano
4
-8
/
+30
2007-10-01
git stash: document apply's --index switch
Miklos Vajna
1
-1
/
+6
2007-10-01
post-receive-hook: Remove the From field from the generated email header so t...
Andy Parkins
1
-1
/
+0
2007-09-29
git-remote: exit with non-zero status after detecting errors.
Jari Aalto
1
-4
/
+10
2007-09-29
rebase -i: squash should retain the authorship of the _first_ commit
Johannes Schindelin
3
-3
/
+3
[next]