aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remote-curl: rename is_http variableJeff King2012-09-20
* Revert "retry request without query when info/refs?query fails"Shawn O. Pearce2012-09-20
* completion: fix shell expansion of itemsFelipe Contreras2012-09-20
* Git 1.7.12.1v1.7.12.1Junio C Hamano2012-09-18
* Merge branch 'er/doc-fast-import-done' into maintJunio C Hamano2012-09-18
|\
| * fast-import: document the --done optionEric S. Raymond2012-08-22
* | Merge branch 'jk/config-warn-on-inaccessible-paths' into maintJunio C Hamano2012-09-18
|\ \
| * | attr: failure to open a .gitattributes file is OK with ENOTDIRJunio C Hamano2012-09-13
| * | warn_on_inaccessible(): a helper to warn on inaccessible pathsJunio C Hamano2012-08-21
| * | attr: warn on inaccessible attribute filesJeff King2012-08-21
| * | gitignore: report access errors of exclude filesJeff King2012-08-21
| * | config: warn on inaccessible filesJeff King2012-08-21
* | | Doc: Improve shallow depth wordingPhilip Oakley2012-09-18
* | | Documentation/git-filter-branch: Move note about effect of removing commitsAndreas Schwab2012-09-18
* | | t/perf: add "trash directory" to .gitignoreRamkumar Ramachandra2012-09-17
* | | Add missing -z to git check-attr usage text for consistency with man pageAdam Spiers2012-09-17
* | | git-jump: ignore (custom) prefix in diff modeMischa POSLAWSKY2012-09-17
* | | Documentation: indent-with-non-tab uses "equivalent tabs" not 8Wesley J. Landaker2012-09-17
* | | completion: add --no-edit to git-commitYacine Belkadi2012-09-16
* | | Draft release notes to 1.7.12.1Junio C Hamano2012-09-14
* | | Merge branch 'sb/send-email-reconfirm-fix' into maintJunio C Hamano2012-09-14
|\ \ \
| * | | send-email: initial_to and initial_reply_to are both optionalStephen Boyd2012-09-06
* | | | Merge branch 'jc/send-email-reconfirm' into maintJunio C Hamano2012-09-14
|\ \ \ \ | |/ / /
| * | | send-email: validate & reconfirm interactive responsesJunio C Hamano2012-08-14
* | | | Merge branch 'mz/cherry-pick-cmdline-order' into maintJunio C Hamano2012-09-14
|\ \ \ \
| * | | | cherry-pick/revert: respect order of revisions to pickMartin von Zweigbergk2012-08-30
| * | | | demonstrate broken 'git cherry-pick three one two'Martin von Zweigbergk2012-08-30
| * | | | teach log --no-walk=unsorted, which avoids sortingMartin von Zweigbergk2012-08-30
* | | | | Sync with 1.7.11.7Junio C Hamano2012-09-14
|\ \ \ \ \
| * | | | | Git 1.7.11.7v1.7.11.7Junio C Hamano2012-09-14
| * | | | | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11Junio C Hamano2012-09-14
| |\ \ \ \ \
| | * | | | | log: fix --quiet synonym for -sJeff King2012-08-28
| * | | | | | Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11Junio C Hamano2012-09-14
| |\ \ \ \ \ \
| | * | | | | | split_ident_line(): make best effort when parsing author/committer lineJunio C Hamano2012-08-31
| | |/ / / / /
| * | | | | | Merge branch 'rj/test-regex' into maint-1.7.11Junio C Hamano2012-09-14
| |\ \ \ \ \ \
| | * | | | | | test-regex: Add a test to check for a bug in the regex routinesRamsay Jones2012-09-02
| * | | | | | | Merge branch 'da/gitk-reload-tag-contents' into maint-1.7.11Junio C Hamano2012-09-14
| |\ \ \ \ \ \ \
| | * | | | | | | gitk: Rename 'tagcontents' to 'cached_tagcontent'David Aguilar2012-09-08
| | * | | | | | | gitk: Teach "Reread references" to reload tagsDavid Aguilar2012-09-08
| | * | | | | | | gitk: Avoid Meta1-F5Felipe Contreras2012-04-25
| * | | | | | | | Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11Junio C Hamano2012-09-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gitcli: contrast wildcard given to shell and to gitJunio C Hamano2012-09-10
| | * | | | | | | | gitcli: formatting fixJunio C Hamano2012-09-10
| | * | | | | | | | Document file-glob for "git checkout -- '*.c'"Junio C Hamano2012-09-04
* | | | | | | | | | Further merging in preparation for 1.7.12.1Junio C Hamano2012-09-12
* | | | | | | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'jc/apply-binary-p0' into maint-1.7.11Junio C Hamano2012-09-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | apply: compute patch->def_name correctly under -p0Junio C Hamano2012-08-24
| * | | | | | | | | | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11Junio C Hamano2012-09-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-23