aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce2007-10-15
* rebase -i: use diff plumbing instead of porcelainJohannes Schindelin2007-10-15
* Do not remove distributed configure scriptMathias Megyei2007-10-15
* git-archive: document --execMichele Ballabio2007-10-15
* git-reflog: document --verboseMichele Ballabio2007-10-15
* git-config: handle --file option with relative pathname properlyGerrit Pape2007-10-15
* clear_commit_marks(): avoid deep recursionJohannes Schindelin2007-10-15
* git add -i: Remove unused variablesJean-Luc Herren2007-10-15
* git add -i: Fix parsing of abbreviated hunk headersJean-Luc Herren2007-10-15
* git-config: don't silently ignore options after --listFrank Lichtenheld2007-10-15
* Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-15
* Fix embarrassing "git log --follow" bugLinus Torvalds2007-10-15
* GIT 1.5.3.4v1.5.3.4Junio C Hamano2007-10-03
* Add test case for ls-files --with-treeCarl Worth2007-10-03
* Must not modify the_index.cache as it may be passed to realloc at some point.Keith Packard2007-10-02
* the ar tool is called gar on some systemsRobert Schiele2007-10-02
* rename diff_free_filespec_data_large() to diff_free_filespec_blob()Junio C Hamano2007-10-02
* diffcore-rename: cache file deltasJeff King2007-10-02
* Mention 'cpio' dependency in INSTALLJohan Herland2007-10-02
* Make git-pull complain and give advice when there is nothing to merge withFederico Mena Quintero2007-10-02
* Note that git-branch will not automatically checkout the new branchFederico Mena Quintero2007-10-02
* Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero2007-10-02
* Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-02
* Fix typo in config.txtJohannes Schindelin2007-10-02
* for-each-ref: fix %(numparent) and %(parent)Junio C Hamano2007-10-02
* git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano2007-10-02
* fixed link in documentation of diff-optionsSteffen Prohaska2007-10-01
* Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano2007-10-01
* git stash: document apply's --index switchMiklos Vajna2007-10-01
* post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-01
* git-remote: exit with non-zero status after detecting errors.Jari Aalto2007-09-29
* rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
* git-add--interactive: Improve behavior on bogus inputJean-Luc Herren2007-09-29
* git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren2007-09-29
* GIT 1.5.3.3v1.5.3.3Junio C Hamano2007-09-29