Age | Commit message (Expand) | Author | Files | Lines |
2012-01-06 | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 1 | -4/+4 |
2012-01-06 | Documentation: rerere.enabled is the primary way to configure rerere | Thomas Rast | 1 | -4/+4 |
2011-12-20 | Merge branch 'jc/advice-doc' | Junio C Hamano | 1 | -11/+8 |
2011-12-19 | Merge branch 'jk/credentials' | Junio C Hamano | 1 | -0/+23 |
2011-12-18 | advice: Document that they all default to true | Junio C Hamano | 1 | -11/+8 |
2011-12-11 | docs: end-user documentation for the credential subsystem | Jeff King | 1 | -0/+23 |
2011-12-09 | Merge branch 'ab/pull-rebase-config' | Junio C Hamano | 1 | -4/+16 |
2011-11-29 | gpg-interface: allow use of a custom GPG binary | Junio C Hamano | 1 | -0/+11 |
2011-11-07 | pull: introduce a pull.rebase option to enable --rebase | Ævar Arnfjörð Bjarmason | 1 | -4/+16 |
2011-10-26 | Merge branch 'cn/eradicate-working-copy' into maint | Junio C Hamano | 1 | -3/+3 |
2011-10-26 | Merge branch 'maint-1.7.6' into maint | Junio C Hamano | 1 | -1/+2 |
2011-10-26 | Merge branch 'tr/doc-note-rewrite' into maint-1.7.6 | Junio C Hamano | 1 | -1/+2 |
2011-10-21 | Merge branch 'po/insn-editor' | Junio C Hamano | 1 | -0/+6 |
2011-10-21 | Merge branch 'cn/doc-config-bare-subsection' | Junio C Hamano | 1 | -3/+4 |
2011-10-18 | Merge branch 'jn/gitweb-manpages' | Junio C Hamano | 1 | -0/+17 |
2011-10-17 | "rebase -i": support special-purpose editor to edit insn sheet | Peter Oberndorfer | 1 | -0/+6 |
2011-10-16 | Documentation: Add gitweb config variables to git-config(1) | Jakub Narebski | 1 | -0/+17 |
2011-10-16 | Documentation: update [section.subsection] to reflect what git does | Carlos Martín Nieto | 1 | -3/+4 |
2011-10-05 | Merge branch 'cn/eradicate-working-copy' | Junio C Hamano | 1 | -3/+3 |
2011-10-05 | Merge branch 'tr/doc-note-rewrite' | Junio C Hamano | 1 | -1/+2 |
2011-10-05 | Merge branch 'jc/fetch-pack-fsck-objects' | Junio C Hamano | 1 | -1/+14 |
2011-09-21 | Remove 'working copy' from the documentation and C code | Carlos Martín Nieto | 1 | -3/+3 |
2011-09-13 | Documentation: basic configuration of notes.rewriteRef | Thomas Rast | 1 | -1/+2 |
2011-09-11 | Merge branch 'jn/doc-dashdash' into maint | Junio C Hamano | 1 | -1/+1 |
2011-09-04 | transfer.fsckobjects: unify fetch/receive.fsckobjects | Junio C Hamano | 1 | -2/+9 |
2011-09-04 | fetch.fsckobjects: verify downloaded objects | Junio C Hamano | 1 | -0/+6 |
2011-08-16 | Merge branch 'bw/log-all-ref-updates-doc' into maint | Junio C Hamano | 1 | -1/+3 |
2011-07-22 | Merge branch 'bw/log-all-ref-updates-doc' | Junio C Hamano | 1 | -1/+3 |
2011-07-13 | Merge branch 'jn/doc-dashdash' | Junio C Hamano | 1 | -1/+1 |
2011-07-12 | Documentation: clearly specify what refs are honored by core.logAllRefUpdates | Bert Wesarg | 1 | -1/+3 |
2011-06-29 | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash | Junio C Hamano | 1 | -1/+1 |
2011-06-29 | Documentation: quote double-dash for AsciiDoc | Jonathan Nieder | 1 | -1/+1 |
2011-06-03 | http: pass http.cookiefile using CURLOPT_COOKIEFILE | Duncan Brown | 1 | -0/+8 |
2011-05-18 | Add log.abbrevCommit config variable | Jay Soffian | 1 | -0/+5 |
2011-05-16 | Merge branch 'ci/commit--interactive-atomic' | Junio C Hamano | 1 | -3/+4 |
2011-05-11 | Merge branch 'vh/config-interactive-singlekey-doc' | Junio C Hamano | 1 | -2/+3 |
2011-05-09 | Add commit to list of config.singlekey commands | Conrad Irwin | 1 | -3/+4 |
2011-05-06 | Merge branch 'mg/alias-expose-prefix' | Junio C Hamano | 1 | -0/+2 |
2011-05-06 | Merge branch 'mg/diff-uiconfig-doc' | Junio C Hamano | 1 | -8/+19 |
2011-05-05 | config.txt: 'interactive.singlekey; is used by... | Valentin Haenel | 1 | -2/+3 |
2011-04-28 | Merge branch 'mz/rebase' | Junio C Hamano | 1 | -1/+1 |
2011-04-27 | Merge branch 'rr/doc-content-type' | Junio C Hamano | 1 | -62/+11 |
2011-04-27 | Merge branch 'jc/pack-objects-bigfile' | Junio C Hamano | 1 | -2/+0 |
2011-04-27 | config.txt,diff-options.txt: porcelain vs. plumbing for color.diff | Michael J Gruber | 1 | -8/+19 |
2011-04-27 | handle_alias: provide GIT_PREFIX to !alias | Michael J Gruber | 1 | -0/+2 |
2011-04-06 | Documentation: Move diff.<driver>.* from config.txt to diff-config.txt | Ramkumar Ramachandra | 1 | -62/+1 |
2011-04-06 | Documentation: Add filter.<driver>.* to config | Ramkumar Ramachandra | 1 | -0/+10 |
2011-04-05 | Teach core.bigfilethreashold to pack-objects | Junio C Hamano | 1 | -2/+0 |
2011-04-04 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-04-04 | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 1 | -4/+8 |