aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Improve the naming of guessed target repository for git cloneAlex Riesen2009-05-16
* | | | | | | | | | | | | Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen2009-05-16
* | | | | | | | | | | | | Quote LF in urls git fetch saves in FETCH_HEADAlex Riesen2009-05-13
* | | | | | | | | | | | | Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber2009-05-13
* | | | | | | | | | | | | bash completion: complete variable names for "git config" with optionsStephen Boyd2009-05-13
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | GIT 1.6.3.1v1.6.3.1Junio C Hamano2009-05-12
| * | | | | | | | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | / / / / | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2Junio C Hamano2009-05-12
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Revert "checkout branch: prime cache-tree fully"Junio C Hamano2009-05-12
| | * | | | | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-08
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-08
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
* | | | | | | | | | | | | t3900: ISO-2022-JP has more than one popular variantsJunio C Hamano2009-05-12
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Documentation: cloning to empty directory is allowedAlexander Potashev2009-05-09
| * | | | | | | | | | | | Clarify kind of conflict in merge-one-file helperAlex Riesen2009-05-09
| * | | | | | | | | | | | git config: clarify --add and --get-colorFelipe Contreras2009-05-09
| * | | | | | | | | | | | archive-tar.c: squelch a type mismatch warningJunio C Hamano2009-05-08
* | | | | | | | | | | | | allow -t abbreviation for --track in git branchSitaram Chamarty2009-05-09
* | | | | | | | | | | | | gitweb: Remove function prototypes (cleanup)Jakub Narebski2009-05-09
* | | | | | | | | | | | | Start 1.6.4 developmentJunio C Hamano2009-05-08
|/ / / / / / / / / / / /
* | | | | | | | | | | | Start 1.6.3.1 maintenance series.Junio C Hamano2009-05-08
* | | | | | | | | | | | GIT 1.6.3v1.6.3Junio C Hamano2009-05-06
* | | | | | | | | | | | t4029: use sh instead of bashNguyễn Thái Ngọc Duy2009-05-06
* | | | | | | | | | | | t4200: convert sed expression which operates on non-text file to perlBrandon Casey2009-05-06
* | | | | | | | | | | | t4200: remove two unnecessary linesBrandon Casey2009-05-06
* | | | | | | | | | | | t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-06
* | | | | | | | | | | | t4118: avoid sed invocation on file without terminating newlineBrandon Casey2009-05-06
* | | | | | | | | | | | t4118: add missing '&&'Brandon Casey2009-05-06
* | | | | | | | | | | | t8005: use egrep when extended regular expressions are requiredBrandon Casey2009-05-06
* | | | | | | | | | | | git-clean doc: the command only affects paths under $(cwd)Junio C Hamano2009-05-06
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-05
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintJunio C Hamano2009-05-05
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | git-svn: fix a sloppy Getopt::Long usageRobin H. Johnson2009-05-05
| * | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-05-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | dir.c: Fix two minor grammatical errors in commentsAllan Caffee2009-05-05
| | |/ / / / / / / / / /
| * | | | | | | | | | | improve error message in config.cAlex Riesen2009-05-05
| * | | | | | | | | | | t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey2009-05-05
| * | | | | | | | | | | Work around BSD whose typeof(tv.tv_sec) != time_tBernd Ahlers2009-05-05
| * | | | | | | | | | | git-am.txt: reword extra headers in message bodyStephen Boyd2009-05-05
| * | | | | | | | | | | git-am.txt: Use date or value instead of time or timestampStephen Boyd2009-05-05
| * | | | | | | | | | | git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd2009-05-05
* | | | | | | | | | | | completion: complete values for send-emailStephen Boyd2009-05-05
* | | | | | | | | | | | completion: complete values for log.dateStephen Boyd2009-05-05
* | | | | | | | | | | | completion: complete values for help.formatStephen Boyd2009-05-05
* | | | | | | | | | | | completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd2009-05-05
* | | | | | | | | | | | completion: add missing configuration variables to _git_config()Stephen Boyd2009-05-05
* | | | | | | | | | | | Sync with GIT 1.6.2.5Junio C Hamano2009-05-03
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | GIT 1.6.2.5v1.6.2.5Junio C Hamano2009-05-03
| * | | | | | | | | | | Merge branch 'np/maint-no-ofs-delta' into maintJunio C Hamano2009-05-03
| |\ \ \ \ \ \ \ \ \ \ \