aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
.3.4&id=6838d1ad6b52c95c02de4c476aae2192050ac2c9&follow=1'>add function check_ok_to_remove()Clemens Buchacher1-49/+58 2010-12-14t7607: add leading-path testsClemens Buchacher1-0/+51 2010-12-14t7607: use test-lib functions and check MERGE_HEADClemens Buchacher1-23/+15 2010-12-10Prepare for 1.7.3.4Junio C Hamano2-1/+33 2010-12-10Add --force to git-send-email documentationAlejandro R. Sedeño1-0/+3 2010-12-09contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison1-4/+4 2010-12-08Do not link with -lcrypto under NO_OPENSSLJunio C Hamano1-0/+4 2010-12-07git-rm.txt: Fix quotingMichael J Gruber1-6/+6 2010-12-03Git 1.7.3.3v1.7.3.3Junio C Hamano2-3/+11 2010-12-03CodingGuidelines: mention whitespace preferences for shell scriptsGiuseppe Bilotta1-0/+4 2010-12-03Documentation: do not misinterpret pull refspec as bold textJonathan Nieder1-2/+2 2010-12-03git-pull.txt: Mention branch.autosetuprebaseJari Aalto1-2/+3 2010-12-02Git 1.7.0.8v1.7.0.8Junio C Hamano3-2/+12 2010-12-02Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano2-2/+2 2010-12-01add: introduce add.ignoreerrors synonym for add.ignore-errorsJonathan Nieder2-2/+7 2010-12-01bash: Match lightweight tags in promptknittl1-1/+1 2010-12-01git-commit.txt: (synopsis): move -i and -o before "--"Jari Aalto1-2/+2 2010-11-29rebase: only show stat if configured to trueMartin von Zweigbergk1-1/+2 2010-11-29entry.c: remove "checkout-index" from error messagesNguyễn Thái Ngọc Duy1-8/+8 2010-11-26http-fetch: rework url handlingTay Ray Chuan1-11/+5 2010-11-26http-push: add trailing slash at arg-parse time, instead of later onTay Ray Chuan1-13/+2 2010-11-26http-push: check path length before using itTay Ray Chuan1-2/+10 2010-11-26http-push: Normalise directory names when pushing to some WebDAV serversTay Ray Chuan1-0/+4 2010-11-26http-backend: use end_url_with_slash()Tay Ray Chuan1-3/+1 2010-11-26url: add str wrapper for end_url_with_slash()Tay Ray Chuan2-0/+8 2010-11-26shift end_url_with_slash() from http.[ch] to url.[ch]Tay Ray Chuan5-9/+12 2010-11-26t5550-http-fetch: add test for http-fetchTay Ray Chuan1-1/+13 2010-11-26t5550-http-fetch: add missing '&&'Tay Ray Chuan1-1/+1 2010-11-24imap-send: link against libcrypto for HMAC and othersDiego Elio Pettenò1-1/+1 2010-11-24git-send-email.perl: Deduplicate "to:" and "cc:" entries with namesJoe Perches1-1/+1 2010-11-23reflogs: clear flags properly in corner caseJeff King3-2/+37 2010-11-23rebase --abort: do not update branch refMartin von Zweigbergk2-9/+22 2010-11-23mingw: do not set errno to 0 on successErik Faye-Lund1-1/+3 2010-11-17clean: remove redundant variable baselenNguyễn Thái Ngọc Duy1-2/+2 2010-11-17Documentation/git-pull: clarify configurationMartin von Zweigbergk1-6/+8 2010-11-17Document that rev-list --graph triggers parent rewriting.Yann Dirson1-0/+2 2010-11-17Fix username and password extraction from HTTP URLsGabriel Corona2-2/+12 2010-11-17t5550: test HTTP authentication and userinfo decodingGabriel Corona4-0/+40 2010-11-17log.decorate: accept 0/1 bool valuesJeff King2-2/+23 2010-11-16clean: avoid quoting twiceNguyễn Thái Ngọc Duy1-2/+2