summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven2008-12-171-0/+1
* Clarify documentation of "git checkout <tree-ish> paths" syntaxNanako Shiraishi2008-12-171-1/+1
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-12-1711-423/+3157
|\
| * git-gui 0.12gitgui-0.12.0Shawn O. Pearce2008-12-171-1/+1
| * git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin2008-12-171-1/+0
| * git-gui: Update Hungarian translation for 0.12Miklos Vajna2008-12-101-90/+96
| * git-gui: Fixed typos in Swedish translation.Peter Krefting2008-12-101-3/+3
| * git-gui: Updated Swedish translation (515t0f0u).Peter Krefting2008-12-091-100/+117
| * git gui: update Italian translationMichele Ballabio2008-12-091-90/+96
| * git-gui: Update Japanese translation for 0.12Nanako Shiraishi2008-12-091-3/+8
| * git-gui: Starting translation for NorwegianFredrik Skolmli2008-12-081-0/+2484
| * git-gui: Update German (completed) translation.Christian Stimming2008-12-081-40/+239
| * git-gui: Update po template to include 'Mirroring %s' messageShawn O. Pearce2008-12-081-89/+95
| * git-gui: Fix commit encoding handling.Alexander Gavrilov2008-12-082-7/+5
| * git-gui: Fix handling of relative paths in blame.Alexander Gavrilov2008-12-081-2/+16
* | githooks documentation: add a note about the +x modeMiklos Vajna2008-12-171-0/+4
* | doc/git-reset: add reference to git-stashMarkus Heidelberg2008-12-171-0/+2
* | Documentation: fix description for enabling hooksMarkus Heidelberg2008-12-172-2/+4
* | git-daemon documentation: use {tilde}Miklos Vajna2008-12-171-2/+2
* | gitweb: do not run "git diff" that is PorcelainJunio C Hamano2008-12-161-37/+3
* | bash completion: Sync config variables with their man pagesLee Marlow2008-12-151-7/+80
* | bash completion: Sort config completion variablesLee Marlow2008-12-151-37/+40
* | Merge branch 'maint'Junio C Hamano2008-12-154-3/+32
|\ \
| * | fast-import: close pack before unlinking itJohannes Schindelin2008-12-151-1/+3
| * | pager: do not dup2 stderr if it is already redirectedJunio C Hamano2008-12-151-1/+2
| * | git-show: do not segfault when showing a bad tagJunio C Hamano2008-12-152-1/+27
* | | Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin2008-12-144-8/+3
* | | Documentation: Describe git-gui Tools menu configuration options.Alexander Gavrilov2008-12-141-0/+51
* | | git-fast-import possible memory corruption problemYONETANI Tomokazu2008-12-141-3/+4
* | | builtin-commit: remove unused message variableMarkus Heidelberg2008-12-131-5/+0
* | | Merge branch 'maint'Junio C Hamano2008-12-121-1/+1
|\ \ \ | |/ /
| * | git-config.txt: fix a typoJim Meyering2008-12-121-1/+1
* | | git-branch: display sha1 on branch deletionBrandon Casey2008-12-122-2/+4
* | | Merge branch 'maint'Junio C Hamano2008-12-114-7/+64
|\ \ \ | |/ /
| * | fsck: reduce stack footprintLinus Torvalds2008-12-111-7/+31
| * | make sure packs to be replaced are closed beforehandNicolas Pitre2008-12-103-0/+33
* | | rebase: improve error messages about dirty stateJeff King2008-12-101-3/+6
* | | Fix typo in comment in builtin-add.cAlexander Potashev2008-12-101-1/+1
* | | Fix t4031Junio C Hamano2008-12-101-1/+1
* | | Merge branch 'maint'Junio C Hamano2008-12-093-13/+63
|\ \ \ | |/ /
| * | work around Python warnings from AsciiDocJunio C Hamano2008-12-091-9/+9
| * | git-svn: Make following parents atomicDeskin Miller2008-12-082-4/+54
* | | diff: respect textconv in rewrite diffsJeff King2008-12-092-13/+59
* | | diff: fix handling of binary rewrite diffsJeff King2008-12-092-1/+48
* | | Fix typos in documentationAlexander Potashev2008-12-092-2/+2
* | | git-p4: Fix regression in p4Where method.Tor Arvid Lund2008-12-091-3/+10
* | | Improve language in git-merge.txt and related docsRalf Wildenhues2008-12-099-49/+48
* | | Define linkgit macro in [macros] sectionAlexey Borzenkov2008-12-081-0/+3
* | | gitweb: Fix bug in insert_file() subroutineJakub Narebski2008-12-082-1/+11
* | | diff: allow turning on textconv explicitly for plumbingJeff King2008-12-071-0/+4