summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2014-09-17signed push: fortify against replay attacksJunio C Hamano
2014-09-15signed push: add "pushee" header to push certificateJunio C Hamano
2014-09-15signed push: remove duplicated protocol infoJunio C Hamano
2014-09-15receive-pack: GPG-validate push certificatesJunio C Hamano
2014-09-15push: the beginning of "git push --signed"Junio C Hamano
2014-09-15pack-protocol doc: typofix for PKT-LINEJunio C Hamano
2014-07-30Sync with 2.0.4Junio C Hamano
2014-07-30Update draft release notes to 2.1Junio C Hamano
2014-07-30Git 2.0.4v2.0.4Junio C Hamano
2014-07-27Git 2.1.0-rc0v2.1.0-rc0Junio C Hamano
2014-07-27Merge branch 'cc/replace-graft'Junio C Hamano
2014-07-23Sync with v2.0.3Junio C Hamano
2014-07-23Merge branch 'ta/string-list-init'Junio C Hamano
2014-07-23Merge branch 'jk/tag-sort'Junio C Hamano
2014-07-23Git 2.0.3v2.0.3Junio C Hamano
2014-07-23git.1: switch homepage for statsStefan Beller
2014-07-22Sync with maintJunio C Hamano
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano
2014-07-22Merge branch 'po/error-message-style' into maintJunio C Hamano
2014-07-22Merge branch 'ye/doc-http-proto' into maintJunio C Hamano
2014-07-22Merge branch 'jm/api-strbuf-doc' into maintJunio C Hamano
2014-07-22Merge branch 'jm/doc-wording-tweaks' into maintJunio C Hamano
2014-07-22Merge branch 'maint-1.9' into maintJunio C Hamano
2014-07-22Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano
2014-07-22Documentation: fix missing text for rev-parse --verifybrian m. carlson
2014-07-21Ninth batch for 2.1Junio C Hamano
2014-07-21contrib: add convert-grafts-to-replace-refs.shChristian Couder
2014-07-21Documentation: replace: add --graft optionChristian Couder
2014-07-21Merge branch 'kb/hashmap-updates'Junio C Hamano
2014-07-21string-list: add string_list initializer helper functionTanay Abhra
2014-07-17tag: support configuring --sort via .gitconfigJacob Keller
2014-07-16Sync with 2.0.2Junio C Hamano
2014-07-16Eighth batch for 2.1Junio C Hamano
2014-07-16Merge branch 'po/error-message-style'Junio C Hamano
2014-07-16Merge branch 'jk/replace-edit-raw'Junio C Hamano
2014-07-16Merge branch 'nd/split-index'Junio C Hamano
2014-07-16Git 2.0.2v2.0.2Junio C Hamano
2014-07-14api-trace.txt: add trace API documentationKarsten Blees
2014-07-14git: add performance tracing for git's main() function to debug scriptsKarsten Blees
2014-07-14sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace APIKarsten Blees
2014-07-14Documentation/git.txt: improve documentation of 'GIT_TRACE*' variablesKarsten Blees
2014-07-10doc: give some guidelines for error messagesPhilip Oakley
2014-07-10Merge branch 'maint'Junio C Hamano
2014-07-10Seventh batch for 2.1Junio C Hamano
2014-07-10Merge branch 'mg/verify-commit'Junio C Hamano
2014-07-10Start preparing for 2.0.2Junio C Hamano
2014-07-10Merge branch 'mc/doc-submodule-sync-recurse' into maintJunio C Hamano
2014-07-09Sixth batch for 2.1Junio C Hamano
2014-07-07hashmap: add string interning APIKarsten Blees
2014-07-07hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees