aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* receive-pack.c: shorten the execute_commands loop over all commandsStefan Beller2015-01-07
* refs.c: let fprintf handle the formattingStefan Beller2014-12-22
* refs.c: don't expose the internal struct ref_lock in the header fileStefan Beller2014-12-22
* lock_any_ref_for_update(): inline functionMichael Haggerty2014-12-22
* refs.c: remove unlock_ref/close_ref/commit_ref from the refs apiRonnie Sahlberg2014-12-22
* reflog_expire(): new function in the reference APIMichael Haggerty2014-12-22
* expire_reflog(): treat the policy callback data as opaqueMichael Haggerty2014-12-12
* Move newlog and last_kept_sha1 to "struct expire_reflog_cb"Michael Haggerty2014-12-12
* expire_reflog(): move rewrite to flags argumentMichael Haggerty2014-12-12
* expire_reflog(): move verbose to flags argumentMichael Haggerty2014-12-12
* expire_reflog(): pass flags through to expire_reflog_ent()Michael Haggerty2014-12-12
* struct expire_reflog_cb: a new callback data typeMichael Haggerty2014-12-12
* Rename expire_reflog_cb to expire_reflog_policy_cbMichael Haggerty2014-12-12
* expire_reflog(): move updateref to flags argumentMichael Haggerty2014-12-12
* expire_reflog(): move dry_run to flags argumentMichael Haggerty2014-12-12
* expire_reflog(): add a "flags" argumentMichael Haggerty2014-12-12
* expire_reflog(): extract two policy-related functionsMichael Haggerty2014-12-12
* Extract function should_expire_reflog_ent()Michael Haggerty2014-12-12
* expire_reflog(): use a lock_file for rewriting the reflog fileMichael Haggerty2014-12-12
* expire_reflog(): return early if the reference has no reflogMichael Haggerty2014-12-12
* expire_reflog(): rename "ref" parameter to "refname"Michael Haggerty2014-12-12
* expire_reflog(): it's not an each_ref_fn anymoreMichael Haggerty2014-12-12
* refs.c: add a function to append a reflog entry to a fdRonnie Sahlberg2014-12-12
* refs.c: make ref_transaction_delete a wrapper for ref_transaction_updateRonnie Sahlberg2014-12-04
* refs.c: make ref_transaction_create a wrapper for ref_transaction_updateRonnie Sahlberg2014-12-04
* Git 2.2v2.2.0Junio C Hamano2014-11-26
* RelNotes: spelling & grammar tweaksMarc Branchaud2014-11-26
* Git 2.2.0-rc3v2.2.0-rc3Junio C Hamano2014-11-21
* l10n: remove a superfluous translation for push.cJiang Xin2014-11-20
* l10n: de.po: translate 2 messagesRalf Thielow2014-11-20
* l10n: de.po: translate 2 new messagesRalf Thielow2014-11-20
* l10n: batch updates for one trivial changeJiang Xin2014-11-20
* l10n: git.pot: v2.2.0 round 2 (1 updated)Jiang Xin2014-11-20
* Merge branch 'sv/submitting-final-patch'Junio C Hamano2014-11-19
|\
| * SubmittingPatches: final submission is To: maintainer and CC: listSlavomir Vlcek2014-11-13
* | Merge branch 'sn/tutorial-status-output-example'Junio C Hamano2014-11-19
|\ \
| * | gittutorial: fix output of 'git status'Stefan Naewe2014-11-13
* | | Merge branch 'mh/doc-remote-helper-xref'Junio C Hamano2014-11-19
|\ \ \
| * | | doc: add some crossrefs between manual pagesMax Horn2014-11-11
* | | | Merge branch 'tb/no-relative-file-url'Junio C Hamano2014-11-19
|\ \ \ \
| * | | | t5705: the file:// URL should be absoluteTorsten Bögershausen2014-11-13
| | |/ / | |/| |
* | | | Merge branch 'cc/interpret-trailers'Junio C Hamano2014-11-19
|\ \ \ \
| * | | | trailer: display a trailer without its trailing newlineChristian Couder2014-11-10
| * | | | trailer: ignore comment lines inside the trailersChristian Couder2014-11-10
* | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2014-11-18
|\ \ \ \ \
| * | | | | l10n: Update Catalan translationAlex Henrie2014-11-17
* | | | | | Merge branch 'jc/doc-commit-only'Junio C Hamano2014-11-18
|\ \ \ \ \ \
| * | | | | | Documentation/git-commit: clarify that --only/--include records the working t...Junio C Hamano2014-11-07
* | | | | | | Merge branch 'ta/tutorial-modernize'Junio C Hamano2014-11-18
|\ \ \ \ \ \ \
| * | | | | | | gittutorial.txt: remove reference to ancient Git versionThomas Ackermann2014-11-11