aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | bash completion: Sync config variables with their man pagesLee Marlow2008-12-15
* | | | | | bash completion: Sort config completion variablesLee Marlow2008-12-15
* | | | | | Merge branch 'maint'Junio C Hamano2008-12-15
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | fast-import: close pack before unlinking itJohannes Schindelin2008-12-15
| * | | | | pager: do not dup2 stderr if it is already redirectedJunio C Hamano2008-12-15
| * | | | | git-show: do not segfault when showing a bad tagJunio C Hamano2008-12-15
* | | | | | Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin2008-12-14
* | | | | | Documentation: Describe git-gui Tools menu configuration options.Alexander Gavrilov2008-12-14
* | | | | | git-fast-import possible memory corruption problemYONETANI Tomokazu2008-12-14
* | | | | | builtin-commit: remove unused message variableMarkus Heidelberg2008-12-13
* | | | | | Merge branch 'maint'Junio C Hamano2008-12-12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-config.txt: fix a typoJim Meyering2008-12-12
* | | | | | git-branch: display sha1 on branch deletionBrandon Casey2008-12-12
* | | | | | Merge branch 'maint'Junio C Hamano2008-12-11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fsck: reduce stack footprintLinus Torvalds2008-12-11
| * | | | | make sure packs to be replaced are closed beforehandNicolas Pitre2008-12-10
* | | | | | rebase: improve error messages about dirty stateJeff King2008-12-10
* | | | | | Fix typo in comment in builtin-add.cAlexander Potashev2008-12-10
* | | | | | Fix t4031Junio C Hamano2008-12-10
* | | | | | Merge branch 'maint'Junio C Hamano2008-12-09
|\ \ \ \ \ \ | |/ / / / /
| * | | | | work around Python warnings from AsciiDocJunio C Hamano2008-12-09
| * | | | | git-svn: Make following parents atomicDeskin Miller2008-12-08
* | | | | | diff: respect textconv in rewrite diffsJeff King2008-12-09
* | | | | | diff: fix handling of binary rewrite diffsJeff King2008-12-09
* | | | | | Fix typos in documentationAlexander Potashev2008-12-09
* | | | | | git-p4: Fix regression in p4Where method.Tor Arvid Lund2008-12-09
* | | | | | Improve language in git-merge.txt and related docsRalf Wildenhues2008-12-09
* | | | | | Define linkgit macro in [macros] sectionAlexey Borzenkov2008-12-08
* | | | | | gitweb: Fix bug in insert_file() subroutineJakub Narebski2008-12-08
* | | | | | diff: allow turning on textconv explicitly for plumbingJeff King2008-12-07
* | | | | | reorder ALLOW_TEXTCONV option settingJeff King2008-12-07
* | | | | | read-cache.c: typofix in commentJunio C Hamano2008-12-07
* | | | | | builtin-checkout.c: check error return from read_cache()Junio C Hamano2008-12-07
* | | | | | Point "stale" 1.6.0.5 documentation from the main git documentation pagev1.6.1-rc2Junio C Hamano2008-12-07
* | | | | | Revert "git-stash: use git rev-parse -q"Junio C Hamano2008-12-07
* | | | | | Update draft release notes for 1.6.1Junio C Hamano2008-12-07
* | | | | | Merge branch 'maint'Junio C Hamano2008-12-07
|\ \ \ \ \ \ | |/ / / / /
| * | | | | GIT 1.6.0.5v1.6.0.5Junio C Hamano2008-12-07
| * | | | | "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-12-07
| * | | | | tag: delete TAG_EDITMSG only on successful tagJeff King2008-12-07
| * | | | | gitweb: Make project specific override for 'grep' feature workJakub Narebski2008-12-07
| * | | | | http.c: use 'git_config_string' to get 'curl_http_proxy'Miklos Vajna2008-12-07
| * | | | | fetch-pack: Avoid memcpy() with src==dstThomas Rast2008-12-07
* | | | | | Update draft release notes to 1.6.1Junio C Hamano2008-12-05
* | | | | | Merge branch 'jc/am-options'Junio C Hamano2008-12-05
|\ \ \ \ \ \
| * | | | | | git-am: rename apply_opt_extra file to apply-optJunio C Hamano2008-12-05
| * | | | | | Test that git-am does not lose -C/-p/--whitespace optionsJunio C Hamano2008-12-04
| * | | | | | git-am: propagate --3way options as wellJunio C Hamano2008-12-04
| * | | | | | git-am: propagate -C<n>, -p<n> options as wellJunio C Hamano2008-12-04
| * | | | | | git-am --whitespace: do not lose the command line optionJunio C Hamano2008-12-04