aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | git-rerere: detect unparsable conflictsJunio C Hamano2008-06-22
| * | | | | | | | rerere: rerere_created_at() and has_resolution() abstractionJunio C Hamano2008-06-22
* | | | | | | | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Eliminate an unnecessary chdir("..")David Reiss2008-05-23
| * | | | | | | | | Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-23
| * | | | | | | | | Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-23
| * | | | | | | | | Implement normalize_absolute_pathDavid Reiss2008-05-23
* | | | | | | | | | Merge branch 'db/no-git-config'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow2008-07-01
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/import-zip'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add another fast-import example, this time for .zip filesJohannes Schindelin2008-07-01
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix grammar in git-rev-parse(1).Mikael Magnusson2008-07-06
* | | | | | | | | | Merge branch 'qq/maint'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | mailinfo: feed the correct line length to decode_transfer_encoding()Junio C Hamano2008-07-06
| * | | | | | | | | git-clone: remove leftover debugging fprintf().Alex Riesen2008-07-06
* | | | | | | | | | completion.bash: add 'skip' and 'run' to git-bisectDmitry Potapov2008-07-07
* | | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-07-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-gui: Implement "Stage/Unstage Line"Johannes Sixt2008-07-02
| * | | | | | | | | | git-gui: Don't select the wrong file if the last listed file is staged.Abhijit Menon-Sen2008-06-25
| * | | | | | | | | | git-gui: Fix accidental staged state toggle when clicking top pixel rowRichard Quirk2008-06-20
| * | | | | | | | | | git-gui: Move on to the next filename after staging/unstaging a changeAbhijit Menon-Sen2008-06-13
* | | | | | | | | | | Merge branch 'qq/maint'Junio C Hamano2008-07-06
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fix "config_error_nonbool" used with value instead of keyChristian Couder2008-07-05
* | | | | | | | | | | hg-to-git: use git init instead of git init-dbMiklos Vajna2008-07-05
* | | | | | | | | | | hg-to-git: rewrite "git-frotz" to "git frotz"Miklos Vajna2008-07-05
* | | | | | | | | | | hg-to-git: abort if the project directory is not a hg repoMiklos Vajna2008-07-05
* | | | | | | | | | | hg-to-git: avoid raising a string exceptionMiklos Vajna2008-07-05
* | | | | | | | | | | INSTALL: Update section about git-frotz form.Miklos Vajna2008-07-05
* | | | | | | | | | | Fix "config_error_nonbool" used with value instead of keyChristian Couder2008-07-05
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'qq/maint'Junio C Hamano2008-07-05
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | clone -q: honor "quiet" option over native transports.Junio C Hamano2008-07-05
| * | | | | | | | | attribute documentation: keep EXAMPLE at endJunio C Hamano2008-07-05
| * | | | | | | | | builtin-commit.c: Use 'git_config_string' to get 'commit.template'Brian Hetro2008-07-05
| * | | | | | | | | http.c: Use 'git_config_string' to clean up SSL config.Brian Hetro2008-07-05
| * | | | | | | | | diff.c: Use 'git_config_string' to get 'diff.external'Brian Hetro2008-07-05
| * | | | | | | | | convert.c: Use 'git_config_string' to get 'smudge' and 'clean'Brian Hetro2008-07-05
| * | | | | | | | | builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...Brian Hetro2008-07-05
| * | | | | | | | | Documentation cvs: Clarify when a bare repository is neededMatthew Ogilvie2008-07-05
| * | | | | | | | | Documentation: be precise about which date --pretty usesNikolaus Schulz2008-07-05
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Move read_revisions_from_stdin from builtin-rev-list.c to revision.cAdam Brewster2008-07-05
* | | | | | | | | Fix some warnings (on cygwin) to allow -WerrorRamsay Jones2008-07-05
* | | | | | | | | manpages: use teletype font for sample command linesJonathan Nieder2008-07-05
* | | | | | | | | manpages: italicize git subcommand names (which were in teletype font)Jonathan Nieder2008-07-05
* | | | | | | | | manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder2008-07-05
* | | | | | | | | manpages: italicize gitk's name (where it was in teletype font)Jonathan Nieder2008-07-05
* | | | | | | | | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* | | | | | | | | manpages: italicize command namesJonathan Nieder2008-07-05
* | | | | | | | | manpages: italicize command names in synopsesJonathan Nieder2008-07-05
* | | | | | | | | gitdiffcore(7): fix awkward wordingJonathan Nieder2008-07-05