aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | git-gui: Add more integration options to citool.Alexander Gavrilov2008-09-24
| * | | | | | | | git-gui: Updated German translation.Christian Stimming2008-09-13
| * | | | | | | | git-gui: I18n fix sentence parts into full sentences for translation again.Christian Stimming2008-09-12
| * | | | | | | | git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov2008-09-12
| * | | | | | | | git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2008-09-12
* | | | | | | | | Merge branch 'maint'Shawn O. Pearce2008-09-25
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Update release notes for 1.6.0.3Shawn O. Pearce2008-09-25
| * | | | | | | | checkout: Do not show local changes when in quiet modeJonas Fonseca2008-09-25
| * | | | | | | | for-each-ref: Fix --format=%(subject) for log message without newlinesJohan Herland2008-09-24
| * | | | | | | | git-stash.sh: don't default to refs/stash if invalid ref suppliedBrandon Casey2008-09-24
| * | | | | | | | maint: check return of split_cmdline to avoid bad config stringsDeskin Miller2008-09-24
* | | | | | | | | Fix submodule sync with relative submodule URLsJohan Herland2008-09-25
* | | | | | | | | graph.c: make many functions staticNanako Shiraishi2008-09-25
* | | | | | | | | remote.c: make free_ref(), parse_push_refspec() and free_refspecs() static.Nanako Shiraishi2008-09-25
* | | | | | | | | git-web--browse: Support for using /bin/start on MinGWPetr Baudis2008-09-24
* | | | | | | | | Fixed some grammatical errors in git-rebase.txt documentation.Garry Dolley2008-09-24
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-09-23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | builtin-prune.c: prune temporary packs in <object_dir>/pack directoryBrandon Casey2008-09-23
| * | | | | | | | Do not perform cross-directory renames when creating packsPetr Baudis2008-09-22
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-09-22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Use dashless git commands in setgitperms.perlTodd Zullinger2008-09-22
| * | | | | | | | git-remote: do not use user input in a printf format stringJohannes Sixt2008-09-22
* | | | | | | | | git-svn: do a partial rebuild if rev_map is out-of-dateDeskin Miller2008-09-21
* | | | | | | | | git-svn: testcase for partial rebuildDeskin Miler2008-09-21
* | | | | | | | | Merge branch 'db/maint-checkout-b'Junio C Hamano2008-09-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Check early that a new branch is new and validDaniel Barkalow2008-09-21
| |/ / / / / / / /
* | | | | | | | | t5510: test "git fetch" following tags minimallyJunio C Hamano2008-09-21
* | | | | | | | | Update draft release notes to 1.6.1Junio C Hamano2008-09-20
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-09-19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Start draft release notes for 1.6.0.3Junio C Hamano2008-09-19
| * | | | | | | | git-repack uses --no-repack-object, not --no-repack-delta.Mikael Magnusson2008-09-19
| * | | | | | | | Typo "bogos" in format-patch error message.Mikael Magnusson2008-09-19
| * | | | | | | | builtin-clone: fix typoFabrizio Chiarello2008-09-19
| * | | | | | | | Bust the ghost of long-defunct diffcore-pathspec.Yann Dirson2008-09-19
| * | | | | | | | completion: git commit should list --interactiveEric Raible2008-09-19
* | | | | | | | | bash: use for-each-ref format 'refname:short'SZEDER Gábor2008-09-19
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-09-18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'dp/maint-rebase-fix' into maintJunio C Hamano2008-09-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/maint-checkout-keep-remove' into maintJunio C Hamano2008-09-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-diff-quiet' into maintJunio C Hamano2008-09-18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-name-hash-clear' into maintJunio C Hamano2008-09-18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-template-permbits' into maintJunio C Hamano2008-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/maint-honor-no-ssl-verify' into maintJunio C Hamano2008-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sha1_file: link() returns -1 on failure, not errnoThomas Rast2008-09-18
| * | | | | | | | | | | | | | Make git archive respect core.autocrlf when creating zip format archivesCharles Bailey2008-09-18
| * | | | | | | | | | | | | | Add new test to demonstrate git archive core.autocrlf inconsistencyCharles Bailey2008-09-18
| * | | | | | | | | | | | | | gitweb: avoid warnings for commits without bodyJoey Hess2008-09-18
| * | | | | | | | | | | | | | Clarified gitattributes documentation regarding custom hunk header.Garry Dolley2008-09-18
| * | | | | | | | | | | | | | git-svn: fix handling of even funkier branch namesEric Wong2008-09-18
| * | | | | | | | | | | | | | git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman2008-09-18