aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improved const correctness for stringsShawn O. Pearce2007-10-21
* Merge git://git.kernel.org/pub/scm/gitk/gitkShawn O. Pearce2007-10-20
|\
| * gitk: Fix "can't unset prevlines(...)" Tcl errorPaul Mackerras2007-10-21
| * gitk: Avoid an error when cherry-picking if HEAD has moved onPaul Mackerras2007-10-20
| * gitk: Check that we are running on at least Tcl/Tk 8.4Paul Mackerras2007-10-20
| * gitk: Do not pick up file names of "copy from" linesJohannes Sixt2007-10-19
| * gitk: Add support for OS X mouse wheelJonathan del Strother2007-10-19
| * gitk: disable colours when calling git logSam Vilain2007-10-17
* | Deduce exec_path also from calls to git with a relative pathJohannes Schindelin2007-10-20
* | git-p4 support for perforce renames.Chris Pettitt2007-10-20
* | git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct...Simon Hausmann2007-10-20
* | Merge branch 'maint'Shawn O. Pearce2007-10-19
|\ \
| * | Paper bag fix diff invocation in 'git stash show'Shawn O. Pearce2007-10-19
* | | Merge branch 'maint'Shawn O. Pearce2007-10-19
|\ \ \ | |/ /
| * | Further 1.5.3.5 fixes described in release notesShawn O. Pearce2007-10-19
| * | Avoid invoking diff drivers during git-stashShawn O. Pearce2007-10-18
| * | attr: fix segfault in gitattributes parsing codeSteffen Prohaska2007-10-18
| * | Define NI_MAXSERV if not defined by operating systemPatrick Welche2007-10-18
| * | Ensure we add directories in the correct orderAlex Bennee2007-10-18
| * | Avoid scary errors about tagged trees/blobs during git-fetchLinus Torvalds2007-10-18
* | | Documentation/git-gc: improve description of --autoJeff King2007-10-18
* | | Documentation/git-gc: explain --auto in descriptionJeff King2007-10-18
* | | git-gc: improve wording of --auto notificationJeff King2007-10-18
* | | Merge branch 'jc/am-quiet'Shawn O. Pearce2007-10-18
|\ \ \
| * | | git-am: fix typo in the previous one.Junio C Hamano2007-10-01
| * | | git-am: make the output quieter.Junio C Hamano2007-09-29
* | | | Merge branch 'maint'Shawn O. Pearce2007-10-18
|\ \ \ \ | | |/ / | |/| |
| * | | Yet more 1.5.3.5 fixes mentioned in release notesShawn O. Pearce2007-10-18
| * | | cvsserver: Use exit 1 instead of die when req_Root fails.Brian Gernhardt2007-10-18
| * | | git-blame shouldn't crash if run in an unmerged treeLinus Torvalds2007-10-18
| * | | git-config: print error message if the config file cannot be readGerrit Pape2007-10-18
| * | | fixing output of non-fast-forward output of post-receive-emailRobert Schiele2007-10-18
* | | | Teach core.autocrlf to 'git blame'Marius Storm-Olsen2007-10-18
* | | | Merge branch 'lt/diff-rename'Shawn O. Pearce2007-10-18
|\ \ \ \
| * | | | optimize diffcore-delta by sorting hash entries.Linus Torvalds2007-10-04
* | | | | Add a message explaining that automatic GC is about to startkoreth@midwinter.com2007-10-18
* | | | | git-svn: simplify the handling of fatal errorsBenoit Sigoure2007-10-17
* | | | | git-svn: add git svn proplistBenoit Sigoure2007-10-17
* | | | | git-svn: add git svn propgetBenoit Sigoure2007-10-17
* | | | | git-svn: implement git svn create-ignoreBenoit Sigoure2007-10-17
* | | | | git-svn: add a generic tree traversal to fetch SVN propertiesBenoit Sigoure2007-10-17
* | | | | gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-17
* | | | | Merge branch 'maint'Shawn O. Pearce2007-10-16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Document additional 1.5.3.5 fixes in release notesShawn O. Pearce2007-10-16
| * | | | Avoid 'expr index' on Mac OS X as it isn't supportedShawn O. Pearce2007-10-16
| * | | | filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-16
| * | | | fix filter-branch documentationJohannes Schindelin2007-10-16
| * | | | helpful error message when send-pack finds no refs in common.Andrew Clausen2007-10-16
| * | | | Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-16
| * | | | Correct typos in release notes for 1.5.3.5Shawn O. Pearce2007-10-16