aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | Skip 'git archive --remote' test on msysGitPat Thoyts2010-10-01
| * | | | | Do not strip CR when grepping HTTP headers.Pat Thoyts2010-10-01
| * | | | | Skip t1300.70 and 71 on msysGit.Pat Thoyts2010-10-01
| * | | | | merge-octopus: Work around environment issue on WindowsJohannes Schindelin2010-10-01
| * | | | | MinGW: Report errors when failing to launch the html browser.Pat Thoyts2010-10-01
| * | | | | MinGW: fix stat() and lstat() implementations for handling symlinksPat Thoyts2010-10-01
| * | | | | MinGW: Add missing file mode bit definesSebastian Schuberth2010-10-01
| * | | | | MinGW: Use pid_t more consequently, introduce uid_t for greater compatibilitySebastian Schuberth2010-10-01
* | | | | | Martin Langhoff has a new e-mail addressJunio C Hamano2010-10-06
|/ / / / /
* | | | | Merge branch 'maint'Junio C Hamano2010-09-30
|\ \ \ \ \ | |/ / / /
| * | | | Fix typo in pack-objects' usageJohannes Schindelin2010-09-30
| * | | | Make sure that git_getpass() never returns NULLJohannes Schindelin2010-09-30
| * | | | t0004 (unwritable files): simplify error handlingJonathan Nieder2010-09-30
| * | | | rev-list-options: clarify --parents and --childrenMichael J Gruber2010-09-30
* | | | | Start 1.7.4 cycleJunio C Hamano2010-09-29
* | | | | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'Junio C Hamano2010-09-29
|\ \ \ \ \
| * | | | | send-email: Refuse to send cover-letter template subjectThomas Rast2010-09-08
* | | | | | Merge branch 'ab/send-email-catfile'Junio C Hamano2010-09-29
|\ \ \ \ \ \
| * | | | | | send-email: use catfile() to concatenate filesÆvar Arnfjörð Bjarmason2010-09-14
* | | | | | | Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \
| * | | | | | | log --author: take union of multiple "author" requestsJunio C Hamano2010-09-13
| * | | | | | | grep: move logic to compile header pattern into a separate helperJunio C Hamano2010-09-12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jc/no-branch-name-with-dash-at-front'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \
| * | | | | | | disallow branch names that start with a hyphenJunio C Hamano2010-09-15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jn/gitweb-test-lib'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \
| * | | | | | | t/gitweb-lib.sh: Use tabs for indent consistentlyJakub Narebski2010-09-12
| * | | | | | | t/gitweb-lib.sh: Use GIT_BUILD_DIRJakub Narebski2010-09-12
* | | | | | | | Merge branch 'bc/fortran-userdiff'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \
| * | | | | | | | userdiff.c: add builtin fortran regex patternsBrandon Casey2010-09-10
* | | | | | | | | Merge branch 'jk/read-tree-empty'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | read-tree: deprecate syntax without tree-ish argsJan Krüger2010-09-10
* | | | | | | | | | Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | format-patch: Don't go over merge commitsRamkumar Ramachandra2010-08-27
| * | | | | | | | | | t4014-format-patch: Call test_tick before committingRamkumar Ramachandra2010-08-27
* | | | | | | | | | | Merge branch 'jc/pickaxe-grep'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff/log -G<pattern>: testsJunio C Hamano2010-08-31
| * | | | | | | | | | | git log/diff: add -G<regexp> that greps in the patch textJunio C Hamano2010-08-31
| * | | | | | | | | | | diff: pass the entire diff-options to diffcore_pickaxe()Junio C Hamano2010-08-31
| * | | | | | | | | | | gitdiffcore doc: update pickaxe descriptionJunio C Hamano2010-08-31
* | | | | | | | | | | | Merge branch 'gb/shell-ext'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | shell: Display errors from improperly-formatted command linesGreg Brockman2010-08-27
| * | | | | | | | | | | | Merge branch 'gb/split-cmdline-errmsg' into gb/shell-extJunio C Hamano2010-08-27
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | shell: Rewrite documentation and improve error messageRamkumar Ramachandra2010-08-24
| * | | | | | | | | | | | | Add sample commands for git-shellGreg Brockman2010-08-12
| * | | | | | | | | | | | | Add interactive mode to git-shell for user-friendlinessGreg Brockman2010-08-12
| * | | | | | | | | | | | | Allow creation of arbitrary git-shell commandsGreg Brockman2010-08-12
* | | | | | | | | | | | | | Merge branch 'rr/fmt-merge-msg'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t6200-fmt-merge-msg: Exercise '--log' to configure shortlog lengthRamkumar Ramachandra2010-09-09
| * | | | | | | | | | | | | | t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog lengthRamkumar Ramachandra2010-09-09
| * | | | | | | | | | | | | | merge: Make 'merge.log' an integer or boolean optionRamkumar Ramachandra2010-09-09