aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hash-object: cleanup handling of command line optionsGerrit Pape2008-02-22
* builtin-tag.c: remove cruftGerrit Pape2008-02-22
* git-merge-index documentation: clarify synopsisGerrit Pape2008-02-22
* send-email: fix In-Reply-To regressionJay Soffian2008-02-21
* git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2008-02-21
* Teach git-grep --name-only as synonym for -lShawn O. Pearce2008-02-20
* diff: fix java funcname pattern for solarisJeff King2008-02-20
* t3404: use configured shell instead of /bin/shJeff King2008-02-20
* git_config_*: don't assume we are parsing a config fileJeff King2008-02-20
* prefix_path: use is_absolute_path() instead of *orig == '/'Johannes Sixt2008-02-20
* git-clean: handle errors if removing files failsMiklos Vajna2008-02-20
* Merge branch 'mk/color'Junio C Hamano2008-02-20
|\
| * Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-18
* | Merge branch 'js/maint-cvsexport'Junio C Hamano2008-02-20
|\ \
| * | cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-19
* | | Merge branch 'js/maint-http-push'Junio C Hamano2008-02-20
|\ \ \
| * | | http-push: avoid a needless gotoJohannes Schindelin2008-02-15
| * | | http-push: do not get confused by submodulesJohannes Schindelin2008-02-15
| * | | http-push: avoid invalid memory accessesJohannes Schindelin2008-02-15
* | | | Merge branch 'jk/empty-tree'Junio C Hamano2008-02-20
|\ \ \ \
| * | | | add--interactive: handle initial commit betterJeff King2008-02-16
| * | | | hard-code the empty tree objectJeff King2008-02-13
* | | | | Merge branch 'lt/revision-walker'Junio C Hamano2008-02-20
|\ \ \ \ \
| * | | | | Add "--show-all" revision walker flag for debuggingLinus Torvalds2008-02-13
* | | | | | Merge branch 'mc/prefix'Junio C Hamano2008-02-20
|\ \ \ \ \ \
| * | | | | | Avoid a useless prefix lookup in strbuf_expand()Marco Costalba2008-02-09
* | | | | | | Merge branch 'bc/fopen'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \
| * | | | | | | Add compat/fopen.c which returns NULL on attempt to open directoryBrandon Casey2008-02-11
* | | | | | | | Merge branch 'jc/setup'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-mv: minimum fix to avoid losing filesJunio C Hamano2008-02-05
| * | | | | | | | git-add: adjust to the get_pathspec() changes.Junio C Hamano2008-02-05
| * | | | | | | | Make blame accept absolute pathsRobin Rosenberg2008-02-05
| * | | | | | | | setup: sanitize absolute and funny paths in get_pathspec()Junio C Hamano2008-02-05
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi2008-02-20
| * | | | | | | | | git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-20
| * | | | | | | | | Documentation/git-stash: document options for git stash listMiklos Vajna2008-02-20
| * | | | | | | | | send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian2008-02-20
* | | | | | | | | | git.el: Set process-environment instead of invoking envDavid Kågedal2008-02-20
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg2008-02-19
| * | | | | | | | | push: document the status outputJeff King2008-02-19
| * | | | | | | | | Documentation/push: clarify matching refspec behaviorJeff King2008-02-19
| * | | | | | | | | push: indicate partialness of error messageJeff King2008-02-19
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Technical documentation of the run-command API.Johannes Sixt2008-02-19
* | | | | | | | | Correct git-pull documentationJay Soffian2008-02-19
* | | | | | | | | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski2008-02-19
* | | | | | | | | API documentation for remote.hDaniel Barkalow2008-02-19
* | | | | | | | | Simplify setup of $GIT_DIR in git-sh-setup.shLars Hjemli2008-02-18
* | | | | | | | | Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-02-18
|\ \ \ \ \ \ \ \ \