Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i18n: mark relative dates for translation | Jonathan Nieder | 2012-04-24 | 3 | -46/+62 |
* | strbuf: convenience format functions with \n automatically appended | Nguyễn Thái Ngọc Duy | 2012-04-24 | 2 | -0/+40 |
* | Makefile: feed all header files to xgettext | Nguyễn Thái Ngọc Duy | 2012-04-23 | 1 | -17/+31 |
* | RelNotes: the third batch | Junio C Hamano | 2012-04-20 | 1 | -1/+27 |
* | Merge branch 'js/spawn-via-shell-path-fix' | Junio C Hamano | 2012-04-20 | 1 | -0/+4 |
|\ | |||||
| * | Do not use SHELL_PATH from build system in prepare_shell_cmd on Windows | Johannes Sixt | 2012-04-17 | 1 | -0/+4 |
* | | Merge branch 'ct/advise-push-default' | Junio C Hamano | 2012-04-20 | 10 | -13/+99 |
|\ \ | |||||
| * | | Fix httpd tests that broke when non-ff push advice changed | Christopher Tiwald | 2012-04-12 | 2 | -2/+2 |
| * | | clean up struct ref's nonfastforward fieldct/advise-push-default | Jeff King | 2012-03-26 | 2 | -4/+3 |
| * | | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 2012-03-19 | 7 | -12/+99 |
* | | | Merge branch 'bw/submodule-sed-solaris' | Junio C Hamano | 2012-04-20 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Avoid bug in Solaris xpg4/sed as used in submodule | Ben Walton | 2012-04-09 | 1 | -2/+3 |
* | | | | Merge branch 'jk/run-command-eacces' | Junio C Hamano | 2012-04-20 | 6 | -7/+86 |
|\ \ \ \ | |||||
| * | | | | run-command: treat inaccessible directories as ENOENT | Jeff King | 2012-04-05 | 4 | -3/+80 |
| * | | | | compat/mingw.[ch]: Change return type of exec functions to int | Ramsay Jones | 2012-04-05 | 2 | -4/+6 |
* | | | | | Merge branch 'jc/push-upstream-sanity' | Junio C Hamano | 2012-04-20 | 2 | -8/+72 |
|\ \ \ \ \ | |||||
| * | | | | | push: error out when the "upstream" semantics does not make sense | Junio C Hamano | 2012-04-05 | 2 | -8/+72 |
* | | | | | | Merge branch 'jc/am-report-3way' | Junio C Hamano | 2012-04-20 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | am -3: list the paths that needed 3-way fallback | Junio C Hamano | 2012-03-28 | 1 | -0/+6 |
* | | | | | | | Merge branch 'jb/am-include' | Junio C Hamano | 2012-04-20 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | am: support --include option | Johannes Berg | 2012-03-28 | 2 | -2/+4 |
* | | | | | | | | Merge branch 'jc/fmt-merge-msg-people' | Junio C Hamano | 2012-04-20 | 2 | -7/+134 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fmt-merge-msg: show those involved in a merged seriesjc/fmt-merge-msg-people | Junio C Hamano | 2012-03-13 | 2 | -7/+134 |
* | | | | | | | | | RelNotes: the second batch of topics graduated to 'master' | Junio C Hamano | 2012-04-16 | 1 | -0/+41 |
* | | | | | | | | | Merge branch 'jk/add-p-skip-conflicts' | Junio C Hamano | 2012-04-16 | 2 | -7/+44 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | add--interactive: ignore unmerged entries in patch mode | Jeff King | 2012-04-05 | 2 | -7/+44 |
* | | | | | | | | | | Merge branch 'jc/commit-unedited-template' | Junio C Hamano | 2012-04-16 | 3 | -24/+65 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation/git-commit: rephrase the "initial-ness" of templates | Junio C Hamano | 2012-04-03 | 1 | -5/+8 |
| * | | | | | | | | | | git-commit.txt: clarify -t requires editing message | Adam Monsen | 2012-04-01 | 1 | -5/+5 |
| * | | | | | | | | | | commit: rephrase the error when user did not touch templated log message | Junio C Hamano | 2012-03-30 | 2 | -19/+47 |
| * | | | | | | | | | | commit: do not trigger bogus "has templated message edited" check | Junio C Hamano | 2012-03-30 | 2 | -0/+8 |
| * | | | | | | | | | | t7501: test the right kind of breakage | Junio C Hamano | 2012-03-30 | 1 | -0/+2 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'bw/spawn-via-shell-path' | Junio C Hamano | 2012-04-16 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd | Ben Walton | 2012-04-03 | 2 | -1/+12 |
* | | | | | | | | | | Merge branch 'wk/gitweb-snapshot-use-if-modified-since' | Junio C Hamano | 2012-04-16 | 2 | -27/+98 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | gitweb: add If-Modified-Since handling to git_snapshot(). | W. Trevor King | 2012-03-30 | 2 | -0/+43 |
| * | | | | | | | | | | gitweb: refactor If-Modified-Since handling | W. Trevor King | 2012-03-30 | 2 | -29/+55 |
| * | | | | | | | | | | gitweb: add `status` headers to git_feed() responses. | W. Trevor King | 2012-03-30 | 1 | -2/+4 |
* | | | | | | | | | | | Merge branch 'jk/http-backend-keep-committer-ident-env' | Junio C Hamano | 2012-04-16 | 3 | -13/+37 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | http-backend: respect existing GIT_COMMITTER_* variables | Jeff King | 2012-03-30 | 3 | -13/+37 |
* | | | | | | | | | | | | Merge branch 'sl/autoconf' | Junio C Hamano | 2012-04-16 | 1 | -98/+99 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | configure: be more idiomaticsl/autoconf | Stefano Lattarini | 2012-03-26 | 1 | -89/+87 |
| * | | | | | | | | | | | | configure: avoid some code repetitions thanks to m4_{push,pop}def | Stefano Lattarini | 2012-03-26 | 1 | -12/+14 |
| * | | | | | | | | | | | | configure: move definitions of private m4 macros before AC_INIT invocation | Stefano Lattarini | 2012-03-26 | 1 | -12/+13 |
* | | | | | | | | | | | | | Merge branch 'jk/branch-quiet' | Junio C Hamano | 2012-04-16 | 5 | -11/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | teach "git branch" a --quiet optionjk/branch-quiet | Jeff King | 2012-03-26 | 2 | -6/+15 |
| * | | | | | | | | | | | | | checkout: suppress tracking message with "-q" | Jeff King | 2012-03-26 | 4 | -6/+8 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'rs/combine-diff-zero-context-at-the-beginning' | Junio C Hamano | 2012-04-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | combine-diff: fix loop index underflowrs/combine-diff-zero-context-at-the-beginning | René Scharfe | 2012-03-25 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'jk/diff-no-rename-empty' | Junio C Hamano | 2012-04-16 | 9 | -14/+45 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |