aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Documentation: sync example output with git outputMarkus Heidelberg2008-12-19
* Fix type-mismatch compiler warning from diff_populate_filespec()René Scharfe2008-12-18
* test overlapping ignore patternsMichael J Gruber2008-12-18
* Merge branch 'lt/readlink'Junio C Hamano2008-12-17
|\
| * combine-diff.c: use strbuf_readlink()Junio C Hamano2008-12-17
| * builtin-blame.c: use strbuf_readlink()Junio C Hamano2008-12-17
| * make_absolute_path(): check bounds when seeing an overlong symlinkJunio C Hamano2008-12-17
| * Make 'prepare_temp_file()' ignore st_size for symlinksLinus Torvalds2008-12-17
| * Make 'diff_populate_filespec()' use the new 'strbuf_readlink()'Linus Torvalds2008-12-17
| * Make 'index_path()' use 'strbuf_readlink()'Linus Torvalds2008-12-17
| * Make 'ce_compare_link()' use the new 'strbuf_readlink()'Linus Torvalds2008-12-17
| * Add generic 'strbuf_readlink()' helper functionLinus Torvalds2008-12-17
* | Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven2008-12-17
* | Clarify documentation of "git checkout <tree-ish> paths" syntaxNanako Shiraishi2008-12-17
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-12-17
|\ \
| * | git-gui 0.12gitgui-0.12.0Shawn O. Pearce2008-12-17
| * | git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin2008-12-17
| * | git-gui: Update Hungarian translation for 0.12Miklos Vajna2008-12-10
| * | git-gui: Fixed typos in Swedish translation.Peter Krefting2008-12-10
| * | git-gui: Updated Swedish translation (515t0f0u).Peter Krefting2008-12-09
| * | git gui: update Italian translationMichele Ballabio2008-12-09
| * | git-gui: Update Japanese translation for 0.12Nanako Shiraishi2008-12-09
| * | git-gui: Starting translation for NorwegianFredrik Skolmli2008-12-08
| * | git-gui: Update German (completed) translation.Christian Stimming2008-12-08
| * | git-gui: Update po template to include 'Mirroring %s' messageShawn O. Pearce2008-12-08
| * | git-gui: Fix commit encoding handling.Alexander Gavrilov2008-12-08
| * | git-gui: Fix handling of relative paths in blame.Alexander Gavrilov2008-12-08
* | | githooks documentation: add a note about the +x modeMiklos Vajna2008-12-17
| |/ |/|
* | doc/git-reset: add reference to git-stashMarkus Heidelberg2008-12-17
* | Documentation: fix description for enabling hooksMarkus Heidelberg2008-12-17
* | git-daemon documentation: use {tilde}Miklos Vajna2008-12-17
* | gitweb: do not run "git diff" that is PorcelainJunio C Hamano2008-12-16
* | 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